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

Go to the source code of this file.

Classes

class  graphene::chain::block_summary_object
 tracks minimal information about past blocks to implement TaPOSWhen attempting to calculate the validity of a transaction we need to lookup a past block and check its block hash and the time it occurred so we can calculate whether the current transaction is valid and at what time it should expire. More...
 

Namespaces

 graphene
 
 graphene::chain