bip44-constants 371.0.0 → 373.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
|
@@ -903,6 +903,7 @@ module.exports = [
|
|
|
903
903
|
[0x80000404, 'PLS', 'Pulse Coin'],
|
|
904
904
|
[0x80000408, 'BTCR', 'BTCR'],
|
|
905
905
|
[0x80000412, 'MFID', 'Moonfish ID'],
|
|
906
|
+
[0x8000044c, 'CROSS', 'Cross Chain'],
|
|
906
907
|
[0x80000457, 'BBC', 'Big Bitcoin'],
|
|
907
908
|
[0x8000045c, 'CORE', 'Core'],
|
|
908
909
|
[0x80000460, 'RISE', 'RISE'],
|
|
@@ -1028,6 +1029,7 @@ module.exports = [
|
|
|
1028
1029
|
[0x80000bd6, 'HBAR', 'Hedera HBAR'],
|
|
1029
1030
|
[0x80000bee, 'HIVE', 'Hive Blockchain'],
|
|
1030
1031
|
[0x80000c05, 'COS', 'Contentos'],
|
|
1032
|
+
[0x80000c3b, 'EZC', 'Ezcon Blockchain'],
|
|
1031
1033
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
1032
1034
|
[0x80000d10, 'PLMC', 'Polimec'],
|
|
1033
1035
|
[0x80000d05, 'SXP', 'Solar'],
|