BitShares-Core  6.1.0
BitShares blockchain implementation and command-line interface software
Classes | Namespaces
global_property_object.hpp File Reference
#include <graphene/protocol/chain_parameters.hpp>
#include <graphene/chain/types.hpp>
#include <graphene/db/object.hpp>

Go to the source code of this file.

Classes

class  graphene::chain::global_property_object
 Maintains global state information (committee_member list, current fees)This is an implementation detail. The values here are set by committee_members to tune the blockchain parameters. More...
 
class  graphene::chain::dynamic_global_property_object
 Maintains global state information (committee_member list, current fees)This is an implementation detail. The values here are calculated during normal chain operations and reflect the current values of global blockchain properties. More...
 

Namespaces

 graphene
 
 graphene::chain