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