![]() |
Bitcoin ABC 0.31.1
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
Span< const CRPCCommand > | GetWalletDumpRPCCommands () |
RPCHelpMan | importmulti () |
RPCHelpMan | dumpwallet () |
RPCHelpMan | importwallet () |
RPCHelpMan dumpwallet | ( | ) |
Prevent arbitrary files from being overwritten. There have been reports that users have overwritten wallet files this way: https://github.com/bitcoin/bitcoin/issues/9934 It may also avoid other security issues.
Definition at line 928 of file backup.cpp.
Span< const CRPCCommand > GetWalletDumpRPCCommands | ( | ) |
RPCHelpMan importmulti | ( | ) |
Definition at line 1695 of file backup.cpp.
RPCHelpMan importwallet | ( | ) |
Definition at line 669 of file backup.cpp.