1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Edited ch07_authorization-authentication.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 10:45:29 +00:00
parent 3cbb472b88
commit 87becdf204

View File

@ -24,7 +24,7 @@ used.
[[tx_script]]
=== Transaction Scripts and Script Language
The original version of Bitcoin introduced a new
The((("transaction scripts", see="scripts")))((("Script programming language"))) original version of Bitcoin introduced a new
programming language called _Script_, a Forth-like stack-based
language. Both the script placed in an output and the legacy
input script used in a spending transaction are written in this scripting