Post
Topic
Board Hardware wallets
Re: Does Ledger Give Different Extended Public Keys for Both Segwit and Legacy Addr
by
merclyn
on 16/01/2019, 12:13:46 UTC
I found a website that will convert the extended public key from xpub to ypub, or zpub. (actually can convert from any to any)

https://jlopp.github.io/xpub-converter/

the git project is at: https://github.com/jlopp/xpub-converter

I converted the core conversion logic to python for another project im working on.  I can post if anyone needs