bip44-constants 322.0.0 → 323.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
|
@@ -757,6 +757,7 @@ module.exports = [
|
|
|
757
757
|
[0x80000322, 'CY', 'Cyberyen'],
|
|
758
758
|
[0x80000323, 'RYME', 'Ryme Network'],
|
|
759
759
|
[0x80000324, 'ZKS', 'zkSync'],
|
|
760
|
+
[0x80000325, 'SCASH', 'Scash'],
|
|
760
761
|
[0x80000328, 'QVT', 'Qvolta'],
|
|
761
762
|
[0x80000329, 'SDN', 'Shiden Network'],
|
|
762
763
|
[0x8000032a, 'ASTR', 'Astar Network'],
|