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 293001a commit e80870bCopy full SHA for e80870b
main.star
@@ -638,9 +638,6 @@ def run(plan, args={}):
638
639
output = struct(
640
grafana_info=grafana_info,
641
- blockscout_sc_verif_url=None
642
- if ("blockscout" in args_with_right_defaults.additional_services) == False
643
- else blockscout_sc_verif_url,
644
all_participants=all_participants,
645
pre_funded_accounts=genesis_constants.PRE_FUNDED_ACCOUNTS,
646
network_params=network_params,
0 commit comments