Skip to content

Commit faa24a3

Browse files
committed
[skip ci] update compulsoriness of NEXT_PUBLIC_ROLLUP_L2_WITHDRAWAL_URL in the docs
1 parent 13ccacf commit faa24a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ENVS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ This feature is **enabled by default** with the `coinzilla` ads provider. To swi
389389
| --- | --- | --- | --- | --- | --- |
390390
| NEXT_PUBLIC_ROLLUP_TYPE | `'optimistic' \| 'shibarium' \| 'zkEvm' \| 'zkSync' ` | Rollup chain type | Required | - | `'optimistic'` |
391391
| NEXT_PUBLIC_ROLLUP_L1_BASE_URL | `string` | Blockscout base URL for L1 network | Required | - | `'http://eth-goerli.blockscout.com'` |
392-
| NEXT_PUBLIC_ROLLUP_L2_WITHDRAWAL_URL | `string` | URL for L2 -> L1 withdrawals | - | - | `https://app.optimism.io/bridge/withdraw` |
392+
| NEXT_PUBLIC_ROLLUP_L2_WITHDRAWAL_URL | `string` | URL for L2 -> L1 withdrawals | Required only for `optimistic` rollups | - | `https://app.optimism.io/bridge/withdraw` |
393393

394394
 
395395

0 commit comments

Comments
 (0)