Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 580 Bytes

File metadata and controls

13 lines (9 loc) · 580 Bytes

SyncingProgressType

Properties

Name Type Description Notes
syncing bool Whether the node is syncing
starting_height str The block height at which the sync started [optional]
current_height str The current block height [optional]
target_height str The target block height [optional]

[Back to Model list] [Back to API list] [Back to README]