From f18ddfbfa5d44a3f4432844c34b6d954a6a022b7 Mon Sep 17 00:00:00 2001 From: Robert Spigler Date: Mon, 19 Apr 2021 18:09:59 -0400 Subject: Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki Formatting --- Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki b/Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki index 6be0a65..2783cea 100644 --- a/Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki +++ b/Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki @@ -131,11 +131,13 @@ For example: The following descriptor template and derivation path: wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/**,[xfpForB/XY'/0'/0']XpubB/**)) + /0/*,/1/* Expands to the two concrete descriptors: wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/0/*,[xfpForB/XY'/0'/0']XpubB/0/*))#Checksum + wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/1/*,[xfpForB/XY'/0'/0']XpubB/1/*))#Checksum To discover addresses, scan addresses of the external chain; respect the gap limit described below -- cgit v1.2.3