We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e69a4c commit bc06e2aCopy full SHA for bc06e2a
main.star
@@ -618,6 +618,7 @@ def run(plan, args={}):
618
if ("blockscout" in args_with_right_defaults.additional_services) == False
619
else blockscout_sc_verif_url,
620
all_participants=all_participants,
621
+ pre_funded_accounts=genesis_constants.PRE_FUNDED_ACCOUNTS,
622
final_genesis_timestamp=final_genesis_timestamp,
623
genesis_validators_root=genesis_validators_root,
624
)
0 commit comments