Snapshot of the policy‐relevant data for a mempool transaction.
Synopsis
Declared in <kernel/mempool_entry.h>
struct TransactionInfo;
Member Functions
Name |
Description |
|
Constructs a transaction info snapshot. |
Data Members
Name |
Description |
The fee the transaction paid. |
|
The transaction described by this snapshot. |
|
The virtual transaction size. |
|
The block height at which the transaction entered the mempool. |
Created with MrDocs