iancoleman / bip39

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

Add CPUchain support #342

Closed minkcrypto-zz closed 5 years ago

iancoleman commented 5 years ago

Thanks, looks good. Should this have an entry in bitcoinjs-extensions.js or is it a segwit-only coin?

minkcrypto-zz commented 5 years ago

@iancoleman We use both segwit and legacy address, should I do something more?

minkcrypto-zz commented 5 years ago

@iancoleman Done!

iancoleman commented 5 years ago

The test is failing for me, do you know how the value used in this PR was obtained and is it correct?

minkcrypto-zz commented 5 years ago

@iancoleman See our chain spec https://github.com/cpuchain/cpuchain/blob/master/src/chainparams.cpp