Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 712 Bytes

NetworkStatusResponse.md

File metadata and controls

14 lines (10 loc) · 712 Bytes

Rosetta.NetworkStatusResponse

Properties

Name Type Description Notes
currentBlockIdentifier BlockIdentifier
currentBlockTimestamp Number The timestamp of the block in milliseconds since the Unix Epoch. The timestamp is stored in milliseconds because some blockchains produce blocks more often than once a second.
genesisBlockIdentifier BlockIdentifier
oldestBlockIdentifier BlockIdentifier [optional]
syncStatus SyncStatus [optional]
peers [Peer]