![]() |
Bitcoin Core
24.99.0
P2P Digital Currency
|
State of transaction not confirmed or conflicting with a known block and not in the mempool. More...
#include <transaction.h>
Public Member Functions | |
TxStateInactive (bool abandoned=false) | |
Public Attributes | |
bool | abandoned |
State of transaction not confirmed or conflicting with a known block and not in the mempool.
May conflict with the mempool, or with an unknown block, or be abandoned, never broadcast, or rejected from the mempool for another reason.
Definition at line 48 of file transaction.h.
|
inlineexplicit |
Definition at line 51 of file transaction.h.
bool wallet::TxStateInactive::abandoned |
Definition at line 49 of file transaction.h.