diff options
Diffstat (limited to 'src/wallet/rpc/wallet.h')
-rw-r--r-- | src/wallet/rpc/wallet.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wallet/rpc/wallet.h b/src/wallet/rpc/wallet.h index 59abe90d55..cdc9a8cc92 100644 --- a/src/wallet/rpc/wallet.h +++ b/src/wallet/rpc/wallet.h @@ -11,6 +11,4 @@ class CRPCCommand; Span<const CRPCCommand> GetWalletRPCCommands(); -RPCHelpMan getaddressinfo(); -RPCHelpMan signrawtransactionwithwallet(); #endif // BITCOIN_WALLET_RPC_WALLET_H |