Wraps a descriptor wallet for fuzzing.
More...
#include <wallet.h>
Wraps a descriptor wallet for fuzzing.
Definition at line 23 of file wallet.h.
◆ FuzzedWallet()
wallet::FuzzedWallet::FuzzedWallet |
( |
interfaces::Chain & |
chain, |
|
|
const std::string & |
name, |
|
|
const std::string & |
seed_insecure |
|
) |
| |
|
inline |
◆ FundTx()
◆ GetDestination()
◆ GetScriptPubKey()
◆ ImportDescriptors()
void wallet::FuzzedWallet::ImportDescriptors |
( |
const std::string & |
seed_insecure | ) |
|
|
inline |
◆ wallet
std::shared_ptr<CWallet> wallet::FuzzedWallet::wallet |
The documentation for this struct was generated from the following file: