mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
FIX Onixcoin wif private key header
This commit is contained in:
@@ -249,7 +249,7 @@ bitcoinjs.bitcoin.networks.onixcoin = {
|
||||
},
|
||||
pubKeyHash: 0x4B,
|
||||
scriptHash: 0x05,
|
||||
wif: 0x80
|
||||
wif: 0xCB
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user