mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
glossary: Fix typo in number of fields
This resolves an issue where the number of fields for an input was incorrectly worded as four instead of three. Resolves #1542
This commit is contained in:
parent
72e316a537
commit
862aea454a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue