Commit d8dfbae
authored
fix: add --contract-deployment-block parameter for Prysm (ethereum#557)
This parameter is important. Prism will handle deposit logs from
`--contract-deployment-block` to the latest block. If this parameter is
missed, Prysm's proposed block's eth1 data will have no deposit data.
The default value is 11184524, which is used for the mainnet.
https://github.com/ethpandaops/dencun-devnets/blob/master/ansible/inventories/devnet-12/group_vars/prysm.yaml#L52C5-L52C33
Signed-off-by: lyfsn <dev.wangyu@proton.me>1 parent eac9148 commit d8dfbae
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments