File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ optimism_package:
15
15
granite_time_offset : 0
16
16
isthmus_time_offset : 5
17
17
mev_params :
18
- rollup_boost_image : " flashbots/rollup-boost:develop"
18
+ image : " flashbots/rollup-boost:develop"
19
19
additional_services :
20
20
- rollup-boost
21
21
- blockscout
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ run() {
32
32
# the transactions will be included in the canonical blocks and finalized.
33
33
34
34
# Figure out first the builder's JSON-RPC URL
35
- ROLLUP_BOOST_SOCKET=$( kurtosis port print op-rollup-boost op-rollup-boost-2151908-1 -op-kurtosis rpc)
35
+ ROLLUP_BOOST_SOCKET=$( kurtosis port print op-rollup-boost op-mev- rollup-boost-2151908-op-kurtosis rpc)
36
36
OP_RETH_BUILDER_SOCKET=$( kurtosis port print op-rollup-boost op-el-builder-2151908-1-op-reth-op-node-op-kurtosis rpc)
37
37
38
38
# Private key with prefunded balance
You can’t perform that action at this time.
0 commit comments