Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
bitcoin-wallet.cpp File Reference
#include <interfaces/init.h>
#include <memory>
Include dependency graph for bitcoin-wallet.cpp:

Go to the source code of this file.

Namespaces

namespace  interfaces

Functions

std::unique_ptr< Initinterfaces::MakeWalletInit (int argc, char *argv[], int &exit_status)
 Return implementation of Init interface for the wallet process.