Skip to content

Commit

Permalink
feat: expose network-params (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa authored Jun 4, 2024
1 parent bc06e2a commit b0820dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.star
Original file line number Diff line number Diff line change
Expand Up @@ -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,
)
Expand Down

0 comments on commit b0820dd

Please sign in to comment.