mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
removed warning
This commit is contained in:
parent
eb4338d1ef
commit
ef046206b9
@ -1,7 +1,5 @@
|
|||||||
# 9.2: Running a Bitcoin Script
|
# 9.2: Running a Bitcoin Script
|
||||||
|
|
||||||
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
|
||||||
|
|
||||||
Bitcoin Scripts may not initially seem that intuitive, but their execution is quite simple, using reverse Polish notation and a stack.
|
Bitcoin Scripts may not initially seem that intuitive, but their execution is quite simple, using reverse Polish notation and a stack.
|
||||||
|
|
||||||
## Understand the Scripting Language
|
## Understand the Scripting Language
|
||||||
|
Loading…
x
Reference in New Issue
Block a user