near-api-js - v7.0.4
Preparing search index...
types/provider/protocol
SyncInfo
Interface SyncInfo
interface
SyncInfo
{
latest_block_hash
:
string
;
latest_block_height
:
number
;
latest_block_time
:
string
;
latest_state_root
:
string
;
syncing
:
boolean
;
}
Index
Properties
latest_
block_
hash
latest_
block_
height
latest_
block_
time
latest_
state_
root
syncing
Properties
latest_
block_
hash
latest_block_hash
:
string
latest_
block_
height
latest_block_height
:
number
latest_
block_
time
latest_block_time
:
string
latest_
state_
root
latest_state_root
:
string
syncing
syncing
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
latest_
block_
hash
latest_
block_
height
latest_
block_
time
latest_
state_
root
syncing
near-api-js - v7.0.4
Loading...