Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 930 Bytes

DelegateType.md

File metadata and controls

17 lines (13 loc) · 930 Bytes

DelegateType

Properties

Name Type Description Notes
address str Delegate SEM address [optional]
name str Delegate name [optional]
registered_at str Delegate registration block number [optional]
votes str Total votes of the delegate [optional]
blocks_forged str Total forged blocks including primary rounds & backup rounds [optional]
turns_hit str Forged blocks when the delegate is a primary validator [optional]
turns_missed str Missed blocks when the delegate is a primary validator [optional]
validator bool Whether the delegate is currently a validator [optional]

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