pointbiz / bitaddress.org

JavaScript Client-Side Bitcoin Wallet Generator

Home Page:https://www.bitaddress.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native SegWit (P2WPKH) - Bech32 addresses should be shown after entry of a private key in the Wallet Details section

GregoryTrzonkowski opened this issue · comments

Actual result:
There is only the Legacy Adresses (P2PKH) bitcoin address shown (11VbYPaCwHNkpkiBkduvtJGoaeSCPrFXT in the attached screenshot).

Expected result:
There are both bitcoin addresses: Legacy Adresses (P2PKH) and Native SegWit (P2WPKH) shown (bc1qqqtaanm3u6uwcplfxm2zax57jgpvdnv9kkrc50 in the case shown in the attached screenshot).

image

Try https://mypaperwallet.xyz it shows what you need. Repo is in my account.

Thank you. I appreciate your work very much.