Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
WalletMigrationResult Struct Reference

Migrated wallet info. More...

#include <wallet.h>

Public Attributes

std::unique_ptr< Walletwallet
std::optional< std::string > watchonly_wallet_name
std::optional< std::string > solvables_wallet_name
fs::path backup_path

Detailed Description

Migrated wallet info.

Definition at line 423 of file wallet.h.

Member Data Documentation

◆ backup_path

◆ solvables_wallet_name

Definition at line 427 of file wallet.h.

◆ wallet

Definition at line 425 of file wallet.h.

◆ watchonly_wallet_name

Definition at line 426 of file wallet.h.


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