Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
external_signer.cpp File Reference
#include <bitcoin-build-config.h>
#include <common/args.h>
#include <common/system.h>
#include <external_signer.h>
#include <rpc/protocol.h>
#include <rpc/server.h>
#include <rpc/util.h>
#include <util/strencodings.h>
#include <string>
#include <vector>
Include dependency graph for external_signer.cpp:

Go to the source code of this file.

Functions

static RPCHelpMan enumeratesigners ()
void RegisterSignerRPCCommands (CRPCTable &t)

Function Documentation

◆ enumeratesigners()

RPCHelpMan enumeratesigners ( )
static

Definition at line 20 of file external_signer.cpp.

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

◆ RegisterSignerRPCCommands()

void RegisterSignerRPCCommands ( CRPCTable & t)

Definition at line 68 of file external_signer.cpp.

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