Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
context.h File Reference
#include <sync.h>
#include <functional>
#include <list>
#include <memory>
#include <vector>
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wallet::WalletContext

Namespaces

namespace  interfaces
namespace  wallet

Typedefs

using wallet::LoadWalletFn = std::function<void(std::unique_ptr<interfaces::Wallet> wallet)>