mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-05-13 12:15:04 +00:00
AXE support
prefix fixed
This commit is contained in:
@@ -116,7 +116,7 @@ bitcoinjs.bitcoin.networks.axe = {
|
|||||||
},
|
},
|
||||||
pubKeyHash: 0x4B,
|
pubKeyHash: 0x4B,
|
||||||
scriptHash: 0xCB, // TODO set this correctly
|
scriptHash: 0xCB, // TODO set this correctly
|
||||||
wif: 0x37
|
wif: 0xCB
|
||||||
};
|
};
|
||||||
|
|
||||||
bitcoinjs.bitcoin.networks.slimcoin = {
|
bitcoinjs.bitcoin.networks.slimcoin = {
|
||||||
|
|||||||
Reference in New Issue
Block a user