mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 09:58:22 +00:00
Edited ch06.asciidoc with Atlas code editor
This commit is contained in:
parent
e286fd43e2
commit
85496ddce3
@ -586,7 +586,7 @@ Remember, each input may contain a signature in its unlocking script. As a resul
|
|||||||
There are three +SIGHASH+ flags: +ALL+, +NONE+, and +SINGLE+, as shown in <<sighash_types_and_their>>.
|
There are three +SIGHASH+ flags: +ALL+, +NONE+, and +SINGLE+, as shown in <<sighash_types_and_their>>.
|
||||||
|
|
||||||
[[sighash_types_and_their]]
|
[[sighash_types_and_their]]
|
||||||
.SIGHASH types and their meaning
|
.SIGHASH types and their meanings
|
||||||
|=======================
|
|=======================
|
||||||
|+SIGHASH+ flag| Value | Description
|
|+SIGHASH+ flag| Value | Description
|
||||||
| +ALL+ | 0x01 | Signature applies to all inputs and outputs
|
| +ALL+ | 0x01 | Signature applies to all inputs and outputs
|
||||||
|
Loading…
Reference in New Issue
Block a user