Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
txoutproof.cpp File Reference
#include <chain.h>
#include <chainparams.h>
#include <coins.h>
#include <config.h>
#include <index/txindex.h>
#include <merkleblock.h>
#include <node/blockstorage.h>
#include <primitives/transaction.h>
#include <rpc/server.h>
#include <rpc/server_util.h>
#include <rpc/util.h>
#include <univalue.h>
#include <util/strencodings.h>
#include <validation.h>
Include dependency graph for txoutproof.cpp:

Go to the source code of this file.

Functions

static RPCHelpMan gettxoutproof ()
 
static RPCHelpMan verifytxoutproof ()
 
void RegisterTxoutProofRPCCommands (CRPCTable &t)
 

Function Documentation

◆ gettxoutproof()

static RPCHelpMan gettxoutproof ( )
static

Definition at line 24 of file txoutproof.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RegisterTxoutProofRPCCommands()

void RegisterTxoutProofRPCCommands ( CRPCTable t)

Definition at line 216 of file txoutproof.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ verifytxoutproof()

static RPCHelpMan verifytxoutproof ( )
static

Definition at line 158 of file txoutproof.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: