diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-05-21 14:33:54 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-05-25 12:59:29 -0400 |
commit | 84ae0578b6c68dda145ca65fef510ce0fdac0d7b (patch) | |
tree | 39806b180094ad967cf64e0285d787681323af2f /doc | |
parent | ea337f2d0318a860f695698cfb3aa91c03ded858 (diff) |
Add release notes about salvage changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-18918.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes-18918.md b/doc/release-notes-18918.md new file mode 100644 index 0000000000..f57a62eeb7 --- /dev/null +++ b/doc/release-notes-18918.md @@ -0,0 +1,3 @@ +# Wallet + +The `-salvagewallet` startup option has been removed. A new `salvage` command has been added to the `bitcoin-wallet` tool which performs the salvage operations that `-salvagewallet` did. |