BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
constexpr int64_t GRAPHENE_MAX_SHARE_SUPPLY(1000000000000000LL)
vector< initial_committee_member_type > initial_committee_candidates
vector< initial_asset_type > initial_assets
vector< initial_witness_type > initial_witness_candidates
FC_REFLECT_TYPENAME(fc::log_message)
#define GRAPHENE_DEFAULT_MIN_WITNESS_COUNT
time_point_sec initial_timestamp
chain_id_type compute_chain_id() const
uint32_t vesting_duration_seconds
chain_id_type initial_chain_id
vector< initial_collateral_position > collateral_records
#define GRAPHENE_BLOCKCHAIN_PRECISION_DIGITS
time_point_sec begin_timestamp
public_key_type block_signing_key
string owner_name
Must correspond to one of the initial accounts.
vector< initial_account_type > initial_accounts
share_type accumulated_fees
immutable_chain_parameters immutable_parameters
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
public_key_type active_key
string owner_name
Must correspond to one of the initial accounts.
string owner_name
Must correspond to one of the initial accounts.
void override_witness_signing_keys(const std::string &new_key)
Method to override initial witness signing keys for debug.
vector< initial_balance_type > initial_balances
chain_parameters initial_parameters
uint64_t initial_active_witnesses
vector< initial_vesting_balance_type > initial_vesting_balances
public_key_type owner_key
share_type max_core_supply
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)
a 160 bit hash of a public key
vector< initial_worker_type > initial_worker_candidates