BitShares-Core
7.0.1
BitShares blockchain node software and command-line wallet software
|
#include <chain_parameters.hpp>
Definition at line 38 of file chain_parameters.hpp.
uint32_t graphene::protocol::custom_authority_options_type::max_custom_authorities_per_account = GRAPHENE_DEFAULT_MAX_CUSTOM_AUTHORITIES_PER_ACCOUNT |
Definition at line 41 of file chain_parameters.hpp.
uint32_t graphene::protocol::custom_authority_options_type::max_custom_authorities_per_account_op = GRAPHENE_DEFAULT_MAX_CUSTOM_AUTHORITIES_PER_ACCOUNT_OP |
Definition at line 42 of file chain_parameters.hpp.
uint32_t graphene::protocol::custom_authority_options_type::max_custom_authority_lifetime_seconds = GRAPHENE_DEFAULT_MAX_CUSTOM_AUTHORITY_LIFETIME_SECONDS |
Definition at line 40 of file chain_parameters.hpp.
uint32_t graphene::protocol::custom_authority_options_type::max_custom_authority_restrictions = GRAPHENE_DEFAULT_MAX_CUSTOM_AUTHORITY_RESTRICTIONS |
Definition at line 43 of file chain_parameters.hpp.