bip44-constants 288.0.0 → 290.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
|
@@ -753,6 +753,7 @@ module.exports = [
|
|
|
753
753
|
[0x80000320, 'BEET', 'Beetle Coin'],
|
|
754
754
|
[0x80000321, 'DST', 'DSTRA'],
|
|
755
755
|
[0x80000322, 'CY', 'Cyberyen'],
|
|
756
|
+
[0x80000323, 'RYME', 'Ryme Network'],
|
|
756
757
|
[0x80000324, 'ZKS', 'zkSync'],
|
|
757
758
|
[0x80000328, 'QVT', 'Qvolta'],
|
|
758
759
|
[0x80000329, 'SDN', 'Shiden Network'],
|