mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
update AXE network values
This commit is contained in:
@@ -114,9 +114,9 @@ bitcoinjs.bitcoin.networks.axe = {
|
||||
public: 0x0488b21e,
|
||||
private: 0x0488ade4
|
||||
},
|
||||
pubKeyHash: 0x4B,
|
||||
scriptHash: 0xCB, // TODO set this correctly
|
||||
wif: 0xCB
|
||||
pubKeyHash: 0x37,
|
||||
scriptHash: 0x10, // TODO set this correctly
|
||||
wif: 0xcc
|
||||
};
|
||||
|
||||
bitcoinjs.bitcoin.networks.slimcoin = {
|
||||
|
||||
Reference in New Issue
Block a user