mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 22:41:25 +02:00
http: switch servers from libevent to bitcoin
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
#include <univalue.h>
|
||||
|
||||
using http_libevent::HTTPRequest;
|
||||
using http_bitcoin::HTTPRequest;
|
||||
using node::GetTransaction;
|
||||
using node::NodeContext;
|
||||
using util::SplitString;
|
||||
|
||||
Reference in New Issue
Block a user