Return a list of participation keys
GET /v2/participation
Return a list of participation keys
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”A list of participation keys
Represents a participation key used by the node.
object
Address the key was generated for.
When registered, this is the first round it may be used.
When registered, this is the last round it may be used.
The key’s ParticipationID.
AccountParticipation describes the parameters used by this account in consensus protocol.
object
[sel] Selection public key (if any) currently registered for this round.
[stprf] Root of the state proof key (if any)
[voteFst] First round for which this participation is valid.
[voteKD] Number of subkeys in each batch of participation keys.
[voteLst] Last round for which this participation is valid.
[vote] root participation public key (if any) currently registered for this round.
Round when this key was last used to propose a block.
Round when this key was last used to generate a state proof.
Round when this key was last used to vote.
Bad Request
An error response with optional data field.
object
object
Invalid API Token
An error response with optional data field.
object
object
Participation Key Not Found
An error response with optional data field.
object
object
Internal Error
An error response with optional data field.
object
object
default
Section titled “default ”Unknown Error