From fd3149e2c3d63b3a56848a554d24949240ce4ce8 Mon Sep 17 00:00:00 2001 From: mmikeww <1900684+mmikeww@users.noreply.github.com> Date: Sat, 16 Jan 2021 20:59:51 -0500 Subject: [PATCH] coldcard now does show zpubs --- _pages/setup-wallets/coordinate-multisig-advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/setup-wallets/coordinate-multisig-advanced.md b/_pages/setup-wallets/coordinate-multisig-advanced.md index c2b3e64..c90c6e7 100644 --- a/_pages/setup-wallets/coordinate-multisig-advanced.md +++ b/_pages/setup-wallets/coordinate-multisig-advanced.md @@ -13,7 +13,7 @@ You can verify this when [setting up your Cobo](../setup-wallets/cobo), or go to On your Coldcard, go to: `Settings` > `Multisig Wallets` > `Your Wallet Name` > `View Details`: ![](/assets/img/coordinate-multisig-view-policy-coldcard.jpeg){:width="35%" class="border_image"} -Because Coldcard uses `xpub...` while Specter-Desktop/Cobo use the newer `Zpub...` standard, the easiest way to do this in practice is to [verify a single receive address on the Coldcard](../verify-receive-address/coldcard). +Newer Coldcard firmware will display the same `Zpub...` standard that Specter-Desktop/Cobo use. However, older Coldcard firmware only shows `xpub...`, so an alternative is to [verify a single receive address on the Coldcard](../verify-receive-address/coldcard). Expert users may be able to convert between `xpub` and `Zpub` with a tool like [Jameson Lopp's XPub Converter](https://jlopp.github.io/xpub-converter/) to verify extended public keys. RTFM for more info: