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_asset_type::initial_collateral_position Struct Reference

#include <genesis_state.hpp>

Public Attributes

address owner
 
share_type collateral
 
share_type debt
 

Detailed Description

Definition at line 57 of file genesis_state.hpp.

Member Data Documentation

◆ collateral

share_type graphene::chain::genesis_state_type::initial_asset_type::initial_collateral_position::collateral

Definition at line 59 of file genesis_state.hpp.

◆ debt

share_type graphene::chain::genesis_state_type::initial_asset_type::initial_collateral_position::debt

Definition at line 60 of file genesis_state.hpp.

◆ owner

address graphene::chain::genesis_state_type::initial_asset_type::initial_collateral_position::owner

Definition at line 58 of file genesis_state.hpp.


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