Scorum
Classes | Namespaces | Typedefs
block_summary_object.hpp File Reference
#include <scorum/chain/schema/scorum_object_types.hpp>

Go to the source code of this file.

Classes

class  scorum::chain::block_summary_object
 tracks minimal information about past blocks to implement TaPOS More...
 

Namespaces

 scorum
 
 scorum::chain
 

Typedefs

typedef shared_multi_index_container< block_summary_object, indexed_by< ordered_unique< tag< by_id >, member< block_summary_object, block_summary_object::id_type, &block_summary_object::id > > > > scorum::chain::block_summary_index