![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <init.h>#include <interfaces/chain.h>#include <interfaces/echo.h>#include <interfaces/init.h>#include <interfaces/mining.h>#include <interfaces/node.h>#include <interfaces/wallet.h>#include <node/context.h>#include <util/check.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | init |
| namespace | interfaces |
Functions | |
| std::unique_ptr< Init > | interfaces::MakeNodeInit (node::NodeContext &node, int argc, char *argv[], int &exit_status) |