Commit 5dbadc37 authored by Gyanendra Mishra's avatar Gyanendra Mishra

fix nimbus name

parent 3da26bd6
...@@ -111,7 +111,7 @@ def launch( ...@@ -111,7 +111,7 @@ def launch(
beacon_http_url = "http://{0}:{1}".format(beacon_service.ip_address, beacon_http_port.number) beacon_http_url = "http://{0}:{1}".format(beacon_service.ip_address, beacon_http_port.number)
result = new_cl_client_context( result = new_cl_client_context(
"nimbu", "nimbus",
beacon_node_enr, beacon_node_enr,
beacon_service.ip_address, beacon_service.ip_address,
HTTP_PORT_NUM, HTTP_PORT_NUM,
......
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