BitShares-Core
7.0.0
BitShares blockchain node software and command-line wallet software
|
#include <genesis_state.hpp>
Public Attributes | |
string | owner_name |
Must correspond to one of the initial accounts. More... | |
public_key_type | block_signing_key |
Definition at line 88 of file genesis_state.hpp.
public_key_type graphene::chain::genesis_state_type::initial_witness_type::block_signing_key |
Definition at line 91 of file genesis_state.hpp.
string graphene::chain::genesis_state_type::initial_witness_type::owner_name |
Must correspond to one of the initial accounts.
Definition at line 90 of file genesis_state.hpp.