mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
38a5e792f7
commit
baf154fc65
@ -58,7 +58,7 @@ of conditions to be expressed.
|
|||||||
|
|
||||||
==== Turing Incompleteness
|
==== Turing Incompleteness
|
||||||
|
|
||||||
The Bitcoin transaction script language
|
The ((("scripts", "Turing incompleteness")))((("Turing Complete")))Bitcoin transaction script language
|
||||||
contains many operators, but is deliberately limited in one important
|
contains many operators, but is deliberately limited in one important
|
||||||
way--there are no loops or complex flow control capabilities other than
|
way--there are no loops or complex flow control capabilities other than
|
||||||
conditional flow control. This ensures that the language is not _Turing
|
conditional flow control. This ensures that the language is not _Turing
|
||||||
|
Loading…
Reference in New Issue
Block a user