mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-05-13 12:15:04 +00:00
FIX LKRcoin wif private key header
This commit is contained in:
@@ -261,7 +261,7 @@ bitcoinjs.bitcoin.networks.lkrcoin = {
|
|||||||
},
|
},
|
||||||
pubKeyHash: 0x30,
|
pubKeyHash: 0x30,
|
||||||
scriptHash: 0x55,
|
scriptHash: 0x55,
|
||||||
wif: 0x80
|
wif: 0xB0
|
||||||
};
|
};
|
||||||
|
|
||||||
bitcoinjs.bitcoin.networks.pivx = {
|
bitcoinjs.bitcoin.networks.pivx = {
|
||||||
|
|||||||
Reference in New Issue
Block a user