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... | |
share_type | daily_pay |
Definition at line 97 of file genesis_state.hpp.
share_type graphene::chain::genesis_state_type::initial_worker_type::daily_pay |
Definition at line 100 of file genesis_state.hpp.
string graphene::chain::genesis_state_type::initial_worker_type::owner_name |
Must correspond to one of the initial accounts.
Definition at line 99 of file genesis_state.hpp.