removed warning

This commit is contained in:
Shannon Appelcline 2020-10-20 08:09:57 -10:00 committed by GitHub
parent b84c2d476a
commit 65f3cb6801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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