Documentation
Preparing search index...
@mysten/sui
client
EpochMetrics
Type Alias EpochMetrics
type
EpochMetrics
=
{
endOfEpochInfo
:
EndOfEpochInfo
|
null
;
epoch
:
string
;
epochStartTimestamp
:
string
;
epochTotalTransactions
:
string
;
firstCheckpointId
:
string
;
}
Index
Properties
end
Of
Epoch
Info
epoch
epoch
Start
Timestamp
epoch
Total
Transactions
first
Checkpoint
Id
Properties
end
Of
Epoch
Info
endOfEpochInfo
:
EndOfEpochInfo
|
null
epoch
epoch
:
string
epoch
Start
Timestamp
epochStartTimestamp
:
string
epoch
Total
Transactions
epochTotalTransactions
:
string
first
Checkpoint
Id
firstCheckpointId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Of
Epoch
Info
epoch
epoch
Start
Timestamp
epoch
Total
Transactions
first
Checkpoint
Id
Documentation
Loading...