mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
fix new secret_key https://github.com/monacoinproject/monacoin/blob/master-0.14/src/chainparams.cpp#L135
This commit is contained in:
@@ -270,7 +270,7 @@ bitcoinjs.bitcoin.networks.monacoin = {
|
||||
},
|
||||
pubKeyHash: 0x32,
|
||||
scriptHash: 0x37,
|
||||
wif: 0xB2
|
||||
wif: 0xb0
|
||||
};
|
||||
|
||||
bitcoinjs.bitcoin.networks.bitcoinBip49 = {
|
||||
|
||||
Reference in New Issue
Block a user