Commit 54a1b408 authored by Gyanendra Mishra's avatar Gyanendra Mishra

remove eth service config print

parent 88ea39ca
......@@ -78,8 +78,6 @@ def launch(
service_config = get_service_config(launcher.network_id, launcher.el_genesis_data, launcher.prefunded_geth_keys_artifact_uuid,
launcher.prefunded_account_info, image, existing_el_clients, log_level, extra_params)
print(service_config)
service = add_service(service_id, service_config)
# TODO add facts & waits
......
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