Commit c31e148e authored by Gyanendra Mishra's avatar Gyanendra Mishra

better

parent 996424ae
...@@ -12,7 +12,7 @@ def launch_participant_network(network_params): ...@@ -12,7 +12,7 @@ def launch_participant_network(network_params):
network_params.num_validator_keys_per_node network_params.num_validator_keys_per_node
) )
pritn("Success " + keystore_result) print("Success " + keystore_result)
genesis_timestamp = time.unix() genesis_timestamp = time.unix()
......
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