Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
rpcwallet.h
Go to the documentation of this file.
1// Copyright (c) 2016 The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5#ifndef BITCOIN_WALLET_RPCWALLET_H
6#define BITCOIN_WALLET_RPCWALLET_H
7
9#include <span.h>
10
11class CRPCCommand;
12class RPCHelpMan;
13
15
18
19#endif // BITCOIN_WALLET_RPCWALLET_H
A Span is an object that can refer to a contiguous sequence of objects.
Definition span.h:93
Span< const CRPCCommand > GetWalletRPCCommands()
RPCHelpMan getaddressinfo()
RPCHelpMan signrawtransactionwithwallet()