From ccf038274d99e76ccd38e6d10f3a833cb177d091 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 30 Jun 2020 15:33:36 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb94ce..090a6cc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ _This tutorial assumes that you have some minimal background of how to use the c ### PART TWO: USING BITCOIN-CLI -**Status:** Requires editing; requires check that it works in 0.20; requires concepts brought up to 0.20. +**Status:** Needs new content on (1) PSBTs; (2) sorted multisigs; and (3) if appropriate HWI. Also needs a little integration of descriptors in later chapters (3.5, 6.2+) * [3.0: Understanding Your Bitcoin Setup](03_0_Understanding_Your_Bitcoin_Setup.md) * [3.1: Verifying Your Bitcoin Setup](03_1_Verifying_Your_Bitcoin_Setup.md)