From 582fbbea1e01c02b754cd39d5967692fe4f7d2b8 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:36:17 -1000 Subject: [PATCH] removed warning --- 13_1_Writing_Puzzle_Scripts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/13_1_Writing_Puzzle_Scripts.md b/13_1_Writing_Puzzle_Scripts.md index beb80b7..c0ddaf7 100644 --- a/13_1_Writing_Puzzle_Scripts.md +++ b/13_1_Writing_Puzzle_Scripts.md @@ -1,7 +1,5 @@ # 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. ## Write Simple Algebra Scripts