Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
wallet::TxStateInMempool Struct Reference

State of transaction added to mempool. More...

#include <transaction.h>

Public Member Functions

std::string toString () const
 

Detailed Description

State of transaction added to mempool.

Definition at line 41 of file transaction.h.

Member Function Documentation

◆ toString()

std::string wallet::TxStateInMempool::toString ( ) const
inline

Definition at line 42 of file transaction.h.


The documentation for this struct was generated from the following file: