Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
latest_
block_
hash
latest_
block_
height
latest_
block_
time
latest_
state_
root
syncing
Documentation
Loading...