Fix wording

Co-Authored-By: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Eirik Ogilvie-Wigley 2019-11-01 09:52:15 -06:00 committed by GitHub
parent ee5569207b
commit e7a84d7bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ For full details see ZIP 401.
Asynchronous Operations Incorrectly Reporting Success Asynchronous Operations Incorrectly Reporting Success
----------------------------------------------------- -----------------------------------------------------
We fixed an issue where asynchronous operations were sometimes reporting sucess We fixed an issue where asynchronous operations were sometimes reporting sucess
when they had actually failed. One way this could occur when trying using when they had actually failed. One way this could occur was when trying to use
`z_sendmany` to create a transaction spending coinbase funds in a way where `z_sendmany` to create a transaction spending coinbase funds in a way where
change would be generated (not a valid use of `z_sendmany`). In this case the change would be generated (not a valid use of `z_sendmany`). In this case the
operation would erroneously report success, and the only way to see that the operation would erroneously report success, and the only way to see that the