![]() |
Bitcoin ABC 0.31.8
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | WalletContext |
WalletContext struct containing references to state shared between CWallet instances, like the reference to the chain interface, and the list of opened wallets. More... | |
Namespaces | |
namespace | interfaces |
Typedefs | |
using | LoadWalletFn = std::function< void(std::unique_ptr< interfaces::Wallet > wallet)> |
using LoadWalletFn = std::function<void(std::unique_ptr<interfaces::Wallet> wallet)> |