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:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include <univalue.h>
|
||||
|
||||
using node::NodeContext;
|
||||
|
||||
const std::vector<std::string> CONNECTION_TYPE_DOC{
|
||||
"outbound-full-relay (default automatic connections)",
|
||||
"block-relay-only (does not relay transactions or addresses)",
|
||||
|
||||
Reference in New Issue
Block a user