bip44-constants 355.0.0 → 356.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
|
@@ -1089,6 +1089,7 @@ module.exports = [
|
|
|
1089
1089
|
[0x80002148, '---', 'reserved'],
|
|
1090
1090
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
1091
1091
|
[0x8000221c, 'BLN', 'Bullions'],
|
|
1092
|
+
[0x80002222, 'ALPH', 'Alph Network'],
|
|
1092
1093
|
[0x800022a2, 'GGX', 'Golden Gate'],
|
|
1093
1094
|
[0x800022b6, 'GGXT', 'Golden Gate Sydney'],
|
|
1094
1095
|
[0x800022b8, 'SBTC', 'Super Bitcoin'],
|