Wire Sysio Wire Sysion 1.0.0
|
tracks minimal information about past blocks to implement TaPOS More...
#include <block_summary_object.hpp>
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 |
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.