mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
second shot at making the definitions more clear
This commit is contained in:
parent
0368f10e71
commit
b01af43151
3 changed files with 13 additions and 13 deletions
|
@ -7,10 +7,10 @@ required:
|
|||
title_max_40_characters_no_formatting: SIGHASH_SINGLE
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
Signature hash type which signs all of the inputs, but only the one
|
||||
output corresponding to this input (the one with the same index value),
|
||||
allowing modification of other outputs and the sequence number of other
|
||||
inputs.
|
||||
Signature hash type which signs the output corresponding to this input
|
||||
(the one with the same index value), this input, and any other inputs
|
||||
partially. Allows modification of other outputs. The partial signing of
|
||||
other inputs allows modification of their sequence numbers.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
- SIGHASH_SINGLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue