Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
EpochInfo
Type Alias EpochInfo
Epoch
Info
:
{
endOfEpochInfo
:
EndOfEpochInfo
|
null
;
epoch
:
string
;
epochStartTimestamp
:
string
;
epochTotalTransactions
:
string
;
firstCheckpointId
:
string
;
referenceGasPrice
:
number
|
null
;
validators
:
SuiValidatorSummary
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...