bip44-constants 175.0.0 → 177.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +3 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -705,8 +705,9 @@ module.exports = [
|
|
|
705
705
|
[0x80000303, 'BR', 'BR'],
|
|
706
706
|
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
707
707
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
708
|
-
[0x8000030c, '
|
|
708
|
+
[0x8000030c, 'PLCUC', 'PLC Ultima Classic'],
|
|
709
709
|
[0x8000030d, 'PLCUX', 'PLC Ultima X'],
|
|
710
|
+
[0x8000030e, 'PLCU', 'PLC Ultima'],
|
|
710
711
|
[0x80000310, 'SUI', 'Sui'],
|
|
711
712
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
712
713
|
[0x80000313, 'ACA', 'Acala'],
|
|
@@ -880,6 +881,7 @@ module.exports = [
|
|
|
880
881
|
[0x800007e6, 'XHT', 'Xinghuo Token'],
|
|
881
882
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
882
883
|
[0x80000801, 'TRUE', 'TrueChain'],
|
|
884
|
+
[0x80000826, 'KILT', 'KILT Spiritnet'],
|
|
883
885
|
[0x8000083d, 'SAMA', 'Exosama Network'],
|
|
884
886
|
[0x80000840, 'IoTE', 'IoTE'],
|
|
885
887
|
[0x80000859, 'XRG', 'Ergon'],
|