mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-05-12 11:58:54 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
baf154fc65
commit
d26a2b9241
@ -74,7 +74,7 @@ validation mechanism from being used as a vulnerability.
|
|||||||
|
|
||||||
==== Stateless Verification
|
==== Stateless Verification
|
||||||
|
|
||||||
The Bitcoin transaction script language is
|
The ((("scripts", "stateless verification")))((("stateless script verification")))((("verifying", "scripts")))Bitcoin transaction script language is
|
||||||
stateless, in that there is no state prior to execution of the script,
|
stateless, in that there is no state prior to execution of the script,
|
||||||
or state saved after execution of the script. All the
|
or state saved after execution of the script. All the
|
||||||
information needed to execute a script is contained within the script
|
information needed to execute a script is contained within the script
|
||||||
|
Loading…
Reference in New Issue
Block a user