Wire Sysio Wire Sysion 1.0.0
|
#include <transaction_object.hpp>
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 |
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.