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