BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/block.hpp>
#include <graphene/chain/types.hpp>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/mem_fun.hpp>
Go to the source code of this file.
Classes | |
struct | graphene::chain::fork_item |
class | graphene::chain::fork_database |
Namespaces | |
graphene | |
graphene::chain | |
Typedefs | |
typedef shared_ptr< fork_item > | graphene::chain::item_ptr |