removed warning

This commit is contained in:
Shannon Appelcline 2020-10-20 08:36:17 -10:00 committed by GitHub
parent d3ff715ef2
commit 582fbbea1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
# 13.1: Writing Puzzle Scripts # 13.1: Writing Puzzle Scripts
> :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 _don't_ actually have to depend on the knowledge of a secret key. They can instead be puzzles of any sort. Bitcoin Scripts _don't_ actually have to depend on the knowledge of a secret key. They can instead be puzzles of any sort.
## Write Simple Algebra Scripts ## Write Simple Algebra Scripts