mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-11 01:23:12 +00:00
increase block proof window
This commit is contained in:
parent
9e4ce7513e
commit
6d6b282ce6
@ -46,6 +46,7 @@ fn main() -> eyre::Result<()> {
|
||||
"reth",
|
||||
"node",
|
||||
"--dev",
|
||||
"--rpc.eth-proof-window=2048",
|
||||
"--dev.block-time=2s",
|
||||
"--http.addr=0.0.0.0",
|
||||
"--http.port=8546",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user