BitGo / bitgo-utxo-lib

UTXO coins functions implemented in pure JavaScript
83 stars 142 forks source link

Remove bech32 prefixes from non-segwit coins #54

Closed murchandamus closed 4 years ago

murchandamus commented 4 years ago

Bitcoin Cash, Bitcoin SV, and Zcash never activated the segwit softfork and support neither the bech32 address format nor witness programs.

Issue: BLOCK-223