From 9fb47b2f87c1c5c1c65c91febedc4971fdcd21cf Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 2 Jul 2020 11:17:03 -1000 Subject: [PATCH] Update 06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md --- 06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md b/06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md index ae3ac7b..f29d10f 100644 --- a/06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md +++ b/06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md @@ -4,7 +4,7 @@ [intro] -> :warning: **VERSION WARNING:** This is an innovation from Bitcoin Core v 0.17.0 that had continued to be expanded through Bitcoin Core 0.20.0. Most of the commands in this section are from 0.17.0, but the updated `importmulti` that support descriptors is from 0.18.0. +> :warning: **VERSION WARNING:** This is an innovation from Bitcoin Core v 0.17.0. Earlier versions of Bitcoin Core will not be able to work with the PSBT while it is in process (though they will still be able to recognize the final transaction). ## Understand a PSBT