mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -14,5 +14,7 @@
|
||||
#include <txmempool.h>
|
||||
#include <validation.h>
|
||||
|
||||
namespace node {
|
||||
NodeContext::NodeContext() {}
|
||||
NodeContext::~NodeContext() {}
|
||||
} // namespace node
|
||||
|
||||
Reference in New Issue
Block a user