mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
CH07: Leave future todo about implications of no script in scriptSig
- E.g., the idea that it might have been possible to implement script delegation
This commit is contained in:
parent
61b18af41b
commit
3d659cec16
@ -244,6 +244,7 @@ to spend the UTXO. If any result other than "TRUE" remains after
|
|||||||
execution of the combined script, the input is invalid because it has
|
execution of the combined script, the input is invalid because it has
|
||||||
failed to satisfy the spending conditions placed on the output.
|
failed to satisfy the spending conditions placed on the output.
|
||||||
|
|
||||||
|
//SOMEDAY:implications of not being able to use script in scriptSig
|
||||||
|
|
||||||
[[p2pkh]]
|
[[p2pkh]]
|
||||||
==== Pay-to-Public-Key-Hash (P2PKH)
|
==== Pay-to-Public-Key-Hash (P2PKH)
|
||||||
|
Loading…
Reference in New Issue
Block a user