MCPcopy Create free account
hub / github.com/ElementsProject/elements / TxStateInMempool

Class TxStateInMempool

src/wallet/transaction.h:33–34  ·  view source on GitHub ↗

State of transaction added to mempool.

Source from the content-addressed store, hash-verified

31
32//! State of transaction added to mempool.
33struct TxStateInMempool {
34};
35
36//! State of rejected transaction that conflicts with a confirmed block.
37struct TxStateConflicted {

Callers 1

RefreshMempoolStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected