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.
This commit is contained in:
Wladimir J. van der Laan 2014-03-14 04:51:33 +01:00
parent af57c1b1a7
commit e67ce3b7b1
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -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