bip44-constants 148.0.0 → 149.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
|
@@ -861,6 +861,7 @@ module.exports = [
|
|
|
861
861
|
[0x80000859, 'XRG', 'Ergon'],
|
|
862
862
|
[0x80000888, 'CHZ', 'Chiliz'],
|
|
863
863
|
[0x800008ad, 'ASK', 'ASK'],
|
|
864
|
+
[0x800008ed, '', 'Qiyi Chain'],
|
|
864
865
|
[0x800008fd, 'QTUM', 'QTUM'],
|
|
865
866
|
[0x800008fe, 'ETP', 'Metaverse'],
|
|
866
867
|
[0x800008ff, 'GXC', 'GXChain'],
|