36 namespace graphene {
namespace chain {
72 bool is_bitasset =
false;
85 uint32_t vesting_duration_seconds = 0;
time_point_sec begin_timestamp
chain_id_type initial_chain_id
share_type max_core_supply
#define GRAPHENE_DEFAULT_MIN_WITNESS_COUNT
public_key_type owner_key
immutable_chain_parameters immutable_parameters
string owner_name
Must correspond to one of the initial accounts.
public_key_type block_signing_key
vector< initial_worker_type > initial_worker_candidates
vector< initial_balance_type > initial_balances
vector< initial_witness_type > initial_witness_candidates
#define GRAPHENE_MAX_SHARE_SUPPLY
FC_REFLECT_TYPENAME(fc::log_message)
vector< initial_account_type > initial_accounts
chain_parameters initial_parameters
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
#define GRAPHENE_BLOCKCHAIN_PRECISION_DIGITS
public_key_type active_key
time_point_sec initial_timestamp
share_type accumulated_fees
string owner_name
Must correspond to one of the initial accounts.
vector< initial_committee_member_type > initial_committee_candidates
vector< initial_vesting_balance_type > initial_vesting_balances
string owner_name
Must correspond to one of the initial accounts.
vector< initial_collateral_position > collateral_records
initial_account_type(const string &name=string(), const public_key_type &owner_key=public_key_type(), const public_key_type &active_key=public_key_type(), bool is_lifetime_member=false)
uint64_t initial_active_witnesses
a 160 bit hash of a public key
vector< initial_asset_type > initial_assets
chain_id_type compute_chain_id() const