bip44-constants 232.0.0 → 233.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
|
@@ -785,6 +785,7 @@ module.exports = [
|
|
|
785
785
|
[0x8000038b, 'FIS', 'StaFi'],
|
|
786
786
|
[0x8000038d, 'SGE', 'Saage'],
|
|
787
787
|
[0x8000038f, 'GERT', 'Gert'],
|
|
788
|
+
[0x80000391, 'VARA', 'Vara Network'],
|
|
788
789
|
[0x80000394, 'META', 'Metadium'],
|
|
789
790
|
[0x80000395, 'FRA', 'Findora'],
|
|
790
791
|
[0x80000397, 'CCD', 'Concordium'],
|