![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
Public Member Functions | |
| ListCoinsTestingSetup () | |
| ~ListCoinsTestingSetup () | |
| CWalletTx & | AddTx (CRecipient recipient) |
Public Attributes | |
| std::unique_ptr< interfaces::Chain > | m_chain = interfaces::MakeChain(m_node) |
| std::unique_ptr< CWallet > | wallet |
Definition at line 492 of file wallet_tests.cpp.
|
inline |
|
inline |
Definition at line 515 of file wallet_tests.cpp.
|
inline |
Definition at line 520 of file wallet_tests.cpp.
| std::unique_ptr<interfaces::Chain> ListCoinsTestingSetup::m_chain = interfaces::MakeChain(m_node) |
Definition at line 548 of file wallet_tests.cpp.
| std::unique_ptr<CWallet> ListCoinsTestingSetup::wallet |
Definition at line 549 of file wallet_tests.cpp.
1.8.11