CurrentIndex is the index of the last synced block in the current stage.
RosettaSyncStatus
Optional
stageStage is the phase of the sync process.
RosettaSyncStatus
Optional
syncedSynced indicates if an implementation has synced up to the most recent block.
RosettaSyncStatus
Optional
target_TargetIndex is the index of the block that the implementation is attempting to sync to in the current stage.
RosettaSyncStatus
Generated using TypeDoc
SyncStatus is used to provide additional context about an implementation's sync status. It is often used to indicate that an implementation is healthy when it cannot be queried until some sync phase occurs. If an implementation is immediately queryable, this model is often not populated.
Export
Interface
RosettaSyncStatus