BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::chain::genesis_state_type::initial_balance_type Struct Reference

#include <genesis_state.hpp>

Public Attributes

address owner
 
string asset_symbol
 
share_type amount
 

Detailed Description

Definition at line 75 of file genesis_state.hpp.

Member Data Documentation

◆ amount

share_type graphene::chain::genesis_state_type::initial_balance_type::amount

Definition at line 78 of file genesis_state.hpp.

◆ asset_symbol

string graphene::chain::genesis_state_type::initial_balance_type::asset_symbol

Definition at line 77 of file genesis_state.hpp.

◆ owner

address graphene::chain::genesis_state_type::initial_balance_type::owner

Definition at line 76 of file genesis_state.hpp.


The documentation for this struct was generated from the following file: