[#wallet-TxStateInMempool-toString] = xref:wallet.adoc[wallet]::xref:wallet/TxStateInMempool.adoc[TxStateInMempool]::toString :relfileprefix: ../../ :mrdocs: Return a human‐readable description of the state. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string toString() const; ---- == Return Value A string describing the in‐mempool state. [.small]#Created with https://www.mrdocs.com[MrDocs]#