mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 05:39:38 +02:00
wallet, rpc: Remove legacy wallet only RPCs
This commit is contained in:
@@ -35,9 +35,6 @@
|
||||
using node::MAX_BLOCKFILE_SIZE;
|
||||
|
||||
namespace wallet {
|
||||
RPCHelpMan importmulti();
|
||||
RPCHelpMan dumpwallet();
|
||||
RPCHelpMan importwallet();
|
||||
|
||||
// Ensure that fee levels defined in the wallet are at least as high
|
||||
// as the default levels for node policy.
|
||||
|
||||
Reference in New Issue
Block a user