bip44-constants 376.0.0 → 378.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 +2 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -766,6 +766,7 @@ module.exports = [
|
|
|
766
766
|
[0x80000313, 'ACA', 'Acala'],
|
|
767
767
|
[0x80000314, 'BNC', 'Bifrost'],
|
|
768
768
|
[0x80000315, 'TAU', 'Lamden'],
|
|
769
|
+
[0x80000316, 'LKY', 'Luckycoin'],
|
|
769
770
|
[0x8000031a, 'INTR', 'Interlay'],
|
|
770
771
|
[0x8000031b, 'KINT', 'Kintsugi'],
|
|
771
772
|
[0x8000031f, 'PDEX', 'Polkadex'],
|
|
@@ -1043,6 +1044,7 @@ module.exports = [
|
|
|
1043
1044
|
[0x80000de0, 'DEO', 'Destocoin'],
|
|
1044
1045
|
[0x80000dec, 'DST', 'DeStream'],
|
|
1045
1046
|
[0x80000e11, 'CY', 'Cybits'],
|
|
1047
|
+
[0x80000e2e, 'EPPIE', 'Eppie'],
|
|
1046
1048
|
[0x80000ead, 'MPC', 'Partisia Blockchain'],
|
|
1047
1049
|
[0x80000f00, 'RED', 'ReDeFi RED'],
|
|
1048
1050
|
[0x80000fc8, 'FC8', 'FCH Network'],
|