mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
using node::NodeContext;
|
||||
|
||||
namespace init {
|
||||
namespace {
|
||||
class BitcoindInit : public interfaces::Init
|
||||
|
||||
Reference in New Issue
Block a user