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

#include <genesis_state.hpp>

Public Attributes

string owner_name
 Must correspond to one of the initial accounts. More...
 
share_type daily_pay
 

Detailed Description

Definition at line 97 of file genesis_state.hpp.

Member Data Documentation

◆ daily_pay

share_type graphene::chain::genesis_state_type::initial_worker_type::daily_pay

Definition at line 100 of file genesis_state.hpp.

◆ owner_name

string graphene::chain::genesis_state_type::initial_worker_type::owner_name

Must correspond to one of the initial accounts.

Definition at line 99 of file genesis_state.hpp.


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