aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/dump.cpp
AgeCommit message (Collapse)Author
2021-05-19refactor: move first run detection to client codeIvan Metlushko
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.