http: switch servers from libevent to bitcoin

This commit is contained in:
Matthew Zipkin
2025-01-15 15:44:16 -05:00
parent cbb8d1fb33
commit 21c7542cf8
8 changed files with 44 additions and 58 deletions

View File

@@ -37,7 +37,7 @@
#include <univalue.h>
using http_libevent::HTTPRequest;
using http_bitcoin::HTTPRequest;
using node::GetTransaction;
using node::NodeContext;
using util::SplitString;