Bitcoin Core  27.99.0
P2P Digital Currency
Functions
external_signer.cpp File Reference
#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()

static RPCHelpMan enumeratesigners ( )
static

Definition at line 22 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 70 of file external_signer.cpp.

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