mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
Remove wallet_accounts and generator maps (RIPD-804):
* Remove the deprecated wallet_accounts command. * Remove dead code for generator maps. * Remove the help for the obsolete wallet_add and wallet_claim commands (which have already been removed).
This commit is contained in:
@@ -89,13 +89,11 @@
|
||||
#include <ripple/rpc/handlers/Unsubscribe.cpp>
|
||||
#include <ripple/rpc/handlers/ValidationCreate.cpp>
|
||||
#include <ripple/rpc/handlers/ValidationSeed.cpp>
|
||||
#include <ripple/rpc/handlers/WalletAccounts.cpp>
|
||||
#include <ripple/rpc/handlers/WalletPropose.cpp>
|
||||
#include <ripple/rpc/handlers/WalletSeed.cpp>
|
||||
|
||||
#include <ripple/rpc/impl/AccountFromString.cpp>
|
||||
#include <ripple/rpc/impl/Accounts.cpp>
|
||||
#include <ripple/rpc/impl/GetMasterGenerator.cpp>
|
||||
#include <ripple/rpc/impl/Handler.cpp>
|
||||
#include <ripple/rpc/impl/KeypairForSignature.cpp>
|
||||
#include <ripple/rpc/impl/LegacyPathFind.cpp>
|
||||
|
||||
Reference in New Issue
Block a user