Skip to main content

ValidatorsListData

Interface representing the data for a list of validators.

Index

Properties

hashSum

hashSum: string

map

map: IndexedMapSerialized

root

root: string

validators

validators: { authorizedToVote: boolean; publicKey: string }[]

validatorsCount

validatorsCount: number