Producer Authority

Maps producer with its a flexible authority structure, used for producer schedule.

Classes

Type Name
struct eosio::key_weight
struct eosio::block_signing_authority_v0
weighted threshold multi-sig authority
struct eosio::producer_authority
Maps producer with its signing key.

Typedefs

Typedefs Documentation

typedef block_signing_authority

using eosio::block_signing_authority = typedef std::variant<block_signing_authority_v0>;

variant of all possible block signing authorities