mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 18:39:59 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include <wallet/wallet.h>
|
||||
#include <walletinitinterface.h>
|
||||
|
||||
using node::NodeContext;
|
||||
|
||||
class WalletInit : public WalletInitInterface
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user