bip44-constants 103.0.0 → 106.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
|
@@ -327,7 +327,7 @@ module.exports = [
|
|
|
327
327
|
[0x80000143, 'ZER', 'Zero'],
|
|
328
328
|
[0x80000144, 'EBST', 'eBoost'],
|
|
329
329
|
[0x80000145, 'SHARD', 'Shard'],
|
|
330
|
-
[0x80000146, '
|
|
330
|
+
[0x80000146, 'MRX', 'Metrix Coin'],
|
|
331
331
|
[0x80000147, 'CMM', 'Commercium'],
|
|
332
332
|
[0x80000148, 'BLOCK', 'Blocknet'],
|
|
333
333
|
[0x80000149, 'AUDAX', 'AUDAX'],
|
|
@@ -632,7 +632,9 @@ module.exports = [
|
|
|
632
632
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
633
633
|
[0x80000275, 'FNR', 'Fincor'],
|
|
634
634
|
[0x80000276, 'NEXUS', 'Nexus'],
|
|
635
|
+
[0x80000279, 'CALL', 'Callchain'],
|
|
635
636
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
637
|
+
[0x8000027c, 'EMIT', 'EMIT'],
|
|
636
638
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
637
639
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
638
640
|
[0x80000283, 'AZERO', 'Aleph Zero'],
|