output -> output_index

This commit is contained in:
libscott 2017-06-29 11:34:45 +02:00 committed by GitHub
parent 3d99d192c6
commit 5442cc1f2f

View File

@ -69,6 +69,10 @@ the boundary of a 64 bit signed integer.
We renamed a TRANSFER transaction's `inputs.fulfills.txid` to
`inputs.fulfills.transaction_id`.
#### Input `fulfills.output` is now `output_index`
We renamed a TRANSFER transaction's `inputs.fulfills.output` to
`inputs.fulfills.output_index`.
#### Signing payload is now the transaction body