mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include <functional>
|
||||
#include <optional>
|
||||
|
||||
using node::NodeContext;
|
||||
|
||||
const std::function<std::string(const char*)> G_TRANSLATION_FUN = nullptr;
|
||||
UrlDecodeFn* const URL_DECODE = urlDecode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user