Documentation
Preparing search index...
@mysten/sui
client
NetworkMetrics
Type Alias NetworkMetrics
type
NetworkMetrics
=
{
currentCheckpoint
:
string
;
currentEpoch
:
string
;
currentTps
:
number
;
totalAddresses
:
string
;
totalObjects
:
string
;
totalPackages
:
string
;
tps30Days
:
number
;
}
Index
Properties
current
Checkpoint
current
Epoch
current
Tps
total
Addresses
total
Objects
total
Packages
tps30
Days
Properties
current
Checkpoint
currentCheckpoint
:
string
current
Epoch
currentEpoch
:
string
current
Tps
currentTps
:
number
total
Addresses
totalAddresses
:
string
total
Objects
totalObjects
:
string
total
Packages
totalPackages
:
string
tps30
Days
tps30Days
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Checkpoint
current
Epoch
current
Tps
total
Addresses
total
Objects
total
Packages
tps30
Days
Documentation
Loading...