dumpwallet

This does not allow overwriting existing files.

Imported scripts are included in the dumpfile, but corresponding BIP173 addresses, etc. may not be added automatically by importwallet.

Note that if your wallet contains keys which are not derived from your HD seed (e.g. imported keys), these are not covered by only backing up the seed itself, and must be backed up too (e.g. ensure you back up the whole dumpfile).

Note: This command is only compatible with legacy wallets.

Argument #1-filename

Type: string, Required

Description: The filename with path (absolute path recommended)

Result

  {                        (json object)
    "filename" : "str"     (string) The filename with full absolute path
  }