You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ENVS.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -958,14 +958,14 @@ This feature allows to display widgets on the address page with data from 3rd pa
958
958
959
959
### ZetaChain cross-chain transactions
960
960
961
-
This feature enables cross-chain transactions pages and views on zetaChain instances
961
+
This feature enables cross-chain transactions pages and views on ZetaChain instances
962
962
963
963
| Variable | Type| Description | Compulsoriness | Default value | Example value | Version |
964
964
| --- | --- | --- | --- | --- | --- | --- |
965
-
| NEXT_PUBLIC_ZETACHAIN_SERVICE_API_HOST |`string`| ZetaChain cross-chain transactions service API endpoint url | - | - |`https://zetachain-cctx.services.blockscout.com`| v2.3.0+ |
966
-
| NEXT_PUBLIC_ZETACHAIN_SERVICE_CHAINS_CONFIG_URL |`string`| URL of configuration file (`.json` format only) which contains chains info for the supported chains. | - | - |`https://example.com/zetachain_chains_config.json`| v2.3.0+ |
| NEXT_PUBLIC_ZETACHAIN_SERVICE_API_HOST |`string`| ZetaChain cross-chain transactions service API endpoint url | - | - |`https://zetachain-cctx.services.blockscout.com`| v2.3.2+ |
966
+
| NEXT_PUBLIC_ZETACHAIN_SERVICE_CHAINS_CONFIG_URL |`string`| URL of configuration file (`.json` format only) which contains chains info for the supported chains. | - | - |`https://example.com/zetachain_chains_config.json`| v2.3.2+ |
0 commit comments