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_witness_type Struct Reference

#include <genesis_state.hpp>

Public Attributes

string owner_name
 Must correspond to one of the initial accounts. More...
 
public_key_type block_signing_key
 

Detailed Description

Definition at line 88 of file genesis_state.hpp.

Member Data Documentation

◆ block_signing_key

public_key_type graphene::chain::genesis_state_type::initial_witness_type::block_signing_key

Definition at line 91 of file genesis_state.hpp.

◆ owner_name

string graphene::chain::genesis_state_type::initial_witness_type::owner_name

Must correspond to one of the initial accounts.

Definition at line 90 of file genesis_state.hpp.


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