![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Wraps a descriptor wallet for fuzzing. More...
#include <wallet.h>
Public Member Functions | |
| FuzzedWallet (interfaces::Chain &chain, const std::string &name, const std::string &seed_insecure) | |
| void | ImportDescriptors (const std::string &seed_insecure) |
| CTxDestination | GetDestination (FuzzedDataProvider &fuzzed_data_provider) |
| CScript | GetScriptPubKey (FuzzedDataProvider &fuzzed_data_provider) |
Public Attributes | |
| std::shared_ptr< CWallet > | wallet |
|
inline |
|
inline |
|
inline |
|
inline |