Skip to content

Commit 7586241

Browse files
committed
Rebase
1 parent 769bea4 commit 7586241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rollup-boost/src/server.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ impl RollupBoostServer<FlashblocksService> {
9696
builder_client.clone(),
9797
inbound_url,
9898
outbound_addr,
99-
flashblocks_args.flashblock_builder_ws_reconnect_ms,
99+
flashblocks_args.flashblocks_ws_config,
100100
)?);
101101

102102
Ok(RollupBoostServer::new(

0 commit comments

Comments
 (0)