Commit b0820dda authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

feat: expose network-params (#659)

parent bc06e2a4
......@@ -619,6 +619,7 @@ def run(plan, args={}):
else blockscout_sc_verif_url,
all_participants=all_participants,
pre_funded_accounts=genesis_constants.PRE_FUNDED_ACCOUNTS,
network_params=network_params,
final_genesis_timestamp=final_genesis_timestamp,
genesis_validators_root=genesis_validators_root,
)
......
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