![]() |
Bitcoin ABC 0.32.4
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 927 of file backup.cpp.
| Span< const CRPCCommand > GetWalletDumpRPCCommands | ( | ) |
| RPCHelpMan importmulti | ( | ) |
Definition at line 1713 of file backup.cpp.
| RPCHelpMan importwallet | ( | ) |
Definition at line 668 of file backup.cpp.