iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.57k stars 1.45k forks source link

Improve Vertcoin support #210

Closed ghost closed 6 years ago

ghost commented 6 years ago

This pull request attempts to improve Vertcoin support by closing #208 and #209.

e3bed0b fixes the WIF version byte with the value specified in Vertcoin Core chainparameters.cpp f150f0c Enables Segwit support for Vertcoin

ghost commented 6 years ago

Thanks @iancoleman ! 😃