bip44-constants 255.0.0 → 256.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 +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -834,6 +834,7 @@ module.exports = [
|
|
|
834
834
|
[0x800003f1, 'LAKE', 'iconLake'],
|
|
835
835
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
836
836
|
[0x800003f3, 'ELV', 'Eluvio'],
|
|
837
|
+
[0x800003f4, 'JOC', 'Japan Open Chain'],
|
|
837
838
|
[0x800003f5, 'BIC', 'Beincrypto'],
|
|
838
839
|
[0x800003f8, '---', 'reserved'],
|
|
839
840
|
[0x800003fc, 'EVC', 'Evrice'],
|