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/products/eigenda/integrations-guides/eigenda-proxy/eigenda-proxy.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,9 @@ Reference this [Quick Start](../quick-start/v2/index.md) to setup payments for y
34
34
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:
35
35
36
36
### Batchers
37
-
Privileged roles that are responsible for submitting rollup batches to EigenDA.
38
37
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:
0 commit comments