Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::block_summary_object Class Reference

tracks minimal information about past blocks to implement TaPOS More...

#include <block_summary_object.hpp>

Inheritance diagram for sysio::chain::block_summary_object:
Collaboration diagram for sysio::chain::block_summary_object:

Additional Inherited Members

- Public Types inherited from chainbase::object< block_summary_object_type, block_summary_object >
typedef oid< block_summary_object > id_type
 
- Static Public Attributes inherited from chainbase::object< block_summary_object_type, block_summary_object >
static const uint16_t type_id
 

Detailed Description

When 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.

Definition at line 16 of file block_summary_object.hpp.


The documentation for this class was generated from the following file: