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

#include <transaction_object.hpp>

Inheritance diagram for sysio::chain::transaction_object:
Collaboration diagram for sysio::chain::transaction_object:

Additional Inherited Members

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

Detailed Description

The purpose of this object is to enable the detection of duplicate transactions. When a transaction is included in a block a transaction_object is added. At the end of block processing all transaction_objects that have expired can be removed from the index.

Definition at line 20 of file transaction_object.hpp.


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