dumpwallet - Pastel RPC

dumpwallet "filename"

Dumps taddr wallet keys in a human-readable format.  Overwriting an existing file is not permitted.

Arguments:
1. "filename"    (string, required) The filename, saved in folder set by pasteld -exportdir option

Result:
"path"           (string) The full path of the destination file

Examples:
> pastel-cli dumpwallet "test"
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "dumpwallet", "params": ["test"] }' -H 'content-type: text/plain;' http://127.0.0.1:9932/


Maintained by Pastel Network; license of the docs is MIT (see pastel repo)

Generated from a mainnet node

Addressindex