From 65f3cb6801c7ee55ccbfbde6f8fdbe355213b139 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:09:57 -1000 Subject: [PATCH] removed warning --- 06_2_Spending_a_Transaction_to_a_Multisig.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/06_2_Spending_a_Transaction_to_a_Multisig.md b/06_2_Spending_a_Transaction_to_a_Multisig.md index d02df3f..8dfe00d 100644 --- a/06_2_Spending_a_Transaction_to_a_Multisig.md +++ b/06_2_Spending_a_Transaction_to_a_Multisig.md @@ -1,7 +1,5 @@ # 6.2: Spending a Transaction with a Multisig -> :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. - The classic, and complex, way of spending funds sent to a multisignature address using `bitcoin-cli` requires that you do a lot of foot work. ## Find Your Funds