Skip to content

Commit 7e947fc

Browse files
committed
Updated for v2
1 parent 29ef686 commit 7e947fc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/products/eigenda/integrations-guides/eigenda-proxy/eigenda-proxy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ Reference this [Quick Start](../quick-start/v2/index.md) to setup payments for y
3434
Different security measures and runtime optimizations can be applied through various proxy configurations. The different configuration flags can be found [here](https://github.com/Layr-Labs/eigenda-proxy/blob/main/docs/help_out.txt). The following recommendations are advised for different rollup node actor types:
3535

3636
### Batchers
37-
Privileged roles that are responsible for submitting rollup batches to EigenDA.
3837

39-
Use the `eigenda.v2.cert-verifier-router-or-immutable-verifier-addr` option to specify the address of either the `EigenDACertVerifierRouter`
40-
or immutable `EigenDACertVerifier` contract. Required for performing `eth_call` to verify EigenDA certificates.
38+
Privileged roles that are responsible for submitting rollup batches to EigenDA requires the following:
39+
- `EIGENDA_PROXY_STORAGE_DISPERSAL_BACKEND=V2` to enable v2 dispersal.
4140

4241
### Bridge Validators
4342
Validators that are responsible for defending or progressing a child --> parent chain withdraw bridge should be configured with the following:

0 commit comments

Comments
 (0)