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: README.md
-7
Original file line number
Diff line number
Diff line change
@@ -99,13 +99,6 @@ In a typical weekly omnibus workflow, you need only `mainnet-fork` and
99
99
`mainnet` networks. In case of large test campaign on Lido upgrades,
100
100
it also could be useful to go with `holesky` and `holesky-fork` testnets first.
101
101
102
-
> [!IMPORTANT]
103
-
> **Holesky specifics.**
104
-
> Due to Holesky not being supported by Infura yet, setting RPC URL for Holesky is different. Instead of setting `WEB3_INFURA_PROJECT_ID` env variable set `HOLESKY_RPC_URL`.
105
-
>
106
-
> **Sepolia specifics.**
107
-
> Due to Sepolia not being supported by Infura yet, setting RPC URL for Holesky is different. Instead of setting `WEB3_INFURA_PROJECT_ID` env variable set `SEPOLIA_RPC_URL`.
108
-
109
102
> [!WARNING]
110
103
> **Holesky is partially supported.**
111
104
> At the moment not all parameters are set in `configs/config_holesky.py` and acceptance/regression/snapshot tests are not operational.
0 commit comments