aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/dump.h
AgeCommit message (Collapse)Author
2020-12-16wallettool: Add createfromdump commandAndrew Chow
Creates a new wallet file using the dump file produced by the dump command
2020-12-16wallettool: Add dump commandAndrew Chow
Adds a new dump command to bitcoin-wallet which prints out all of the wallet's records in hex.