aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-03-14 04:51:33 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-03-14 04:52:50 +0100
commite67ce3b7b11d55b258ffc9120dba86eb2f8a8faf (patch)
tree180c7aee64dee8622415460915c2e2e7e41a03ff /doc
parentaf57c1b1a72de32eca205f2a8e1c357ec6779fb3 (diff)
downloadbitcoin-e67ce3b7b11d55b258ffc9120dba86eb2f8a8faf.tar.xz
release notes: command line option is spendzeroconfchange
nospendzeroconfchange is valid as well on the command line, but confusion about the name of the option was causing people to do things like nospendzeroconfchange=0/1.
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 0c83e1cfc3..dab87ebda8 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -113,7 +113,7 @@ Transaction malleability-related fixes
This release contains a few fixes for transaction ID (TXID) malleability
issues:
-- -nospendzeroconfchange command-line option, to avoid spending
+- -spendzeroconfchange=0 command-line option, to avoid spending
zero-confirmation change
- IsStandard() transaction rules tightened to prevent relaying and mining of
mutated transactions