AccountParticipation
AccountParticipation:
object
AccountParticipation describes the parameters used by this account in consensus protocol.
Type declaration
selection-participation-key
selection-participation-key:
string
Selection public key (if any) currently registered for this round.
state-proof-key?
optional
state-proof-key:string
Root of the state proof key (if any)
vote-first-valid
vote-first-valid:
number
First round for which this participation is valid.
vote-key-dilution
vote-key-dilution:
number
Number of subkeys in each batch of participation keys.
vote-last-valid
vote-last-valid:
number
Last round for which this participation is valid.
vote-participation-key
vote-participation-key:
string
root participation public key (if any) currently registered for this round.
Defined in
types.gen.ts:156