[#wallet-TxStateInMempool] = xref:wallet.adoc[wallet]::TxStateInMempool :relfileprefix: ../ :mrdocs: State of transaction added to mempool. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct TxStateInMempool; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:wallet/TxStateInMempool/toString.adoc[`toString`] | Return a human‐readable description of the state. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#