Commit c4e16e64 authored by Gyanendra Mishra's avatar Gyanendra Mishra

added new lines

parent 62fd2108
...@@ -45,3 +45,4 @@ def get_service_config(mev_boost_launcher, network_id): ...@@ -45,3 +45,4 @@ def get_service_config(mev_boost_launcher, network_id):
def new_mev_boost_launcher(should_check_relay, relay_end_points): def new_mev_boost_launcher(should_check_relay, relay_end_points):
return struct(should_check_relay=should_check_relay, relay_end_points=relay_end_points) return struct(should_check_relay=should_check_relay, relay_end_points=relay_end_points)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment