struct eosio::producer_schedule

Class List > eosio :: producer_schedule

Public Attributes

Type Name
uint32_t version
std::vector< producer_key > producers

Public Functions

Type Name
CDT_REFLECT (version, producers)

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. 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

Public Functions Documentation

function CDT_REFLECT

eosio::producer_schedule::CDT_REFLECT(
    version ,
    producers 
)

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