BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#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)) | |
FC_REFLECT | ( | graphene::chain::index_entry | , |
(block_pos)(block_size)(block_id) | |||
) |