Merge branch 'wbnns-fix-input-fields'

This commit is contained in:
Will Binns 2017-03-16 20:37:55 -06:00
commit c53f662862
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -7,7 +7,7 @@ required:
title_max_40_characters_no_formatting: Input, Transaction Input, TxIn
summary_max_255_characters_no_formatting: >
An input in a transaction which contains four fields: an
An input in a transaction which contains three fields: an
outpoint, a signature script, and a sequence number. The
outpoint references a previous output and the signature script
allows spending it.