![]() |
Bitcoin Core 32.99.0
P2P Digital Currency
|
#include <bitcoin-build-config.h>#include <external_signer.h>#include <rpc/register.h>#include <common/args.h>#include <rpc/protocol.h>#include <rpc/request.h>#include <rpc/server.h>#include <rpc/util.h>#include <univalue.h>#include <exception>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Functions | |
| static RPCMethod | enumeratesigners () |
| void | RegisterSignerRPCCommands (CRPCTable &t) |
|
static |
Definition at line 24 of file external_signer.cpp.
| void RegisterSignerRPCCommands | ( | CRPCTable & | t | ) |
Definition at line 72 of file external_signer.cpp.