Class List > eosio :: producer_schedule

Defines both the order, account name, and signing keys of the active set of producers. More...

Public Attributes

Type Name
uint32_t version
Version number of the schedule.
std::vector< producer_key > producers
List of producers for this schedule, including its signing key.

Detailed Description

Defines both the order, account name, and signing keys of the active set of producers.

Public Attributes Documentation

variable version

uint32_t eosio::producer_schedule::version;

Version number of the schedule.

Version number of the schedule. It is sequentially incrementing version number

variable producers

std::vector<producer_key> eosio::producer_schedule::producers;

List of producers for this schedule, including its signing key.

List of producers for this schedule, including its signing key


The documentation for this class was generated from the following file: libraries/eosiolib/producer\_schedule.hpp