![]() |
Bitcoin ABC
0.26.3
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 908 of file backup.cpp.
Span<const CRPCCommand> GetWalletDumpRPCCommands | ( | ) |
RPCHelpMan importmulti | ( | ) |
Definition at line 1674 of file backup.cpp.
RPCHelpMan importwallet | ( | ) |
Definition at line 641 of file backup.cpp.