shorten definition of sighash_single to stay within the 255 character limit

This commit is contained in:
mruddy 2015-06-28 06:40:01 -04:00
parent b01af43151
commit 8498edf1ff

View file

@ -7,10 +7,10 @@ required:
title_max_40_characters_no_formatting: SIGHASH_SINGLE title_max_40_characters_no_formatting: SIGHASH_SINGLE
summary_max_255_characters_no_formatting: > summary_max_255_characters_no_formatting: >
Signature hash type which signs the output corresponding to this input Signature hash type that signs the output corresponding to this input
(the one with the same index value), this input, and any other inputs (the one with the same index value), this input, and any other inputs
partially. Allows modification of other outputs. The partial signing of partially. Allows modification of other outputs and the sequence number
other inputs allows modification of their sequence numbers. of other inputs.
synonyms_shown_in_glossary_capitalize_first_letter: synonyms_shown_in_glossary_capitalize_first_letter:
- SIGHASH_SINGLE - SIGHASH_SINGLE