bip44-constants 255.0.0 → 257.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
|
@@ -706,6 +706,7 @@ module.exports = [
|
|
|
706
706
|
[0x800002d2, 'IL8P', 'InfiniLooP'],
|
|
707
707
|
[0x800002d4, 'XVC', 'Vanillacash'],
|
|
708
708
|
[0x800002d5, 'MCX', 'MultiCash'],
|
|
709
|
+
[0x800002d7, 'BLU', 'BluCrates'],
|
|
709
710
|
[0x800002da, 'HEALIOS', 'Tenacity'],
|
|
710
711
|
[0x800002db, 'BMK', 'Bitmark'],
|
|
711
712
|
[0x800002de, 'DENTX', 'DENTNet'],
|
|
@@ -834,6 +835,7 @@ module.exports = [
|
|
|
834
835
|
[0x800003f1, 'LAKE', 'iconLake'],
|
|
835
836
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
836
837
|
[0x800003f3, 'ELV', 'Eluvio'],
|
|
838
|
+
[0x800003f4, 'JOC', 'Japan Open Chain'],
|
|
837
839
|
[0x800003f5, 'BIC', 'Beincrypto'],
|
|
838
840
|
[0x800003f8, '---', 'reserved'],
|
|
839
841
|
[0x800003fc, 'EVC', 'Evrice'],
|