mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
using node::AnalyzePSBT;
|
||||
using node::PSBTAnalysis;
|
||||
using node::PSBTInputAnalysis;
|
||||
|
||||
void initialize_psbt()
|
||||
{
|
||||
static const ECCVerifyHandle verify_handle;
|
||||
|
||||
Reference in New Issue
Block a user