Producer Schedule
Module: Contracts API
Defines both the order, account name, and signing keys of the active set of producers.
Classes
Name | |
---|---|
struct | eosio::producer_schedule |
Functions
Name | |
---|---|
std::vector< name > | get_active_producers() |
Functions Documentation
function get_active_producers
std::vector< name > get_active_producers()
Returns back the list of active producer names.
Updated on 2022-12-05 at 15:38:07 +0000