BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Functions
block_database.cpp File Reference
#include <graphene/chain/block_database.hpp>
#include <graphene/protocol/fee_schedule.hpp>
#include <fc/io/raw.hpp>
#include <boost/endian/buffers.hpp>

Go to the source code of this file.

Classes

struct  graphene::chain::index_entry
 

Namespaces

 graphene
 
 graphene::chain
 

Functions

 FC_REFLECT (graphene::chain::index_entry,(block_pos)(block_size)(block_id))
 

Function Documentation

◆ FC_REFLECT()

FC_REFLECT ( graphene::chain::index_entry  ,
(block_pos)(block_size)(block_id)   
)