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