Bitcoin Core  21.99.0
P2P Digital Currency
Functions
rpcsigner.cpp File Reference
#include <chainparamsbase.h>
#include <key_io.h>
#include <rpc/server.h>
#include <rpc/util.h>
#include <util/strencodings.h>
#include <wallet/rpcsigner.h>
#include <wallet/rpcwallet.h>
#include <wallet/wallet.h>
Include dependency graph for rpcsigner.cpp:

Go to the source code of this file.

Functions

static RPCHelpMan enumeratesigners ()
 
static RPCHelpMan signerdisplayaddress ()
 
Span< const CRPCCommandGetSignerRPCCommands ()
 

Function Documentation

◆ enumeratesigners()

static RPCHelpMan enumeratesigners ( )
static

Definition at line 16 of file rpcsigner.cpp.

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

◆ GetSignerRPCCommands()

Span<const CRPCCommand> GetSignerRPCCommands ( )

Definition at line 93 of file rpcsigner.cpp.

Here is the call graph for this function:

◆ signerdisplayaddress()

static RPCHelpMan signerdisplayaddress ( )
static

Definition at line 58 of file rpcsigner.cpp.

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