Skip to content

Commit

Permalink
Merge pull request #75 from mmikeww/patch-4
Browse files Browse the repository at this point in the history
coldcard now does show zpubs
  • Loading branch information
mflaxman authored Jan 18, 2021
2 parents e865ed6 + fd3149e commit 45b2a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/setup-wallets/coordinate-multisig-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://coldcardwallet.com/docs/multisig>
Expand Down

0 comments on commit 45b2a58

Please sign in to comment.