Update zip-0244.rst

Co-authored-by: str4d <jack@electriccoin.co>
This commit is contained in:
Kris Nuttycombe 2021-05-10 17:42:51 -06:00 committed by GitHub
parent 622179e574
commit d023ef8220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -447,7 +447,8 @@ A new per-input transaction digest algorithm is defined that constructs a hash t
signed by a transaction creator to commit to the effects of the transaction. A signature signed by a transaction creator to commit to the effects of the transaction. A signature
digest is produced for each transparent input, each Sapling input, and each Orchard digest is produced for each transparent input, each Sapling input, and each Orchard
action. For transparent inputs, this follows closely the algorithms from ZIP 143 [#zip-0143]_ action. For transparent inputs, this follows closely the algorithms from ZIP 143 [#zip-0143]_
and ZIP 243 [#zip-0243]_. For other input types, the txid may be signed directly. and ZIP 243 [#zip-0243]_. For other input types, this algorithm has the exact same
output as the transaction digest algorithm, thus the txid may be signed directly.
The overall structure of the hash is as follows; each name referenced here will be The overall structure of the hash is as follows; each name referenced here will be
described in detail below:: described in detail below::