diff --git a/src/blobscan/blobscan_launcher.star b/src/blobscan/blobscan_launcher.star index 6105af942..768fcc28c 100644 --- a/src/blobscan/blobscan_launcher.star +++ b/src/blobscan/blobscan_launcher.star @@ -50,9 +50,7 @@ def launch_blobscan( blobscan_config.ip_address, blobscan_config.ports[HTTP_PORT_ID].number ) - web_config = get_web_config( - postgres_output.url, beacon_node_rpc_uri, chain_id - ) + web_config = get_web_config(postgres_output.url, beacon_node_rpc_uri, chain_id) plan.add_service(WEB_SERVICE_NAME, web_config) indexer_config = get_indexer_config(