Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Mar 20, 2024
1 parent ec80077 commit b637642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.star
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ def run(plan, args):
permissionless_args["deployment_suffix"] = "-pless-001"
permissionless_args["genesis_artifact"] = genesis_artifact

#permissionless_args["trusted_sequencer_node_uri"] = "zkevm-node-sequencer-001:6900"
#permissionless_args["zkevm_aggregator_host"] = "zkevm-node-aggregator-001"
# permissionless_args["trusted_sequencer_node_uri"] = "zkevm-node-sequencer-001:6900"
# permissionless_args["zkevm_aggregator_host"] = "zkevm-node-aggregator-001"
zkevm_permissionless_node_package.run(plan, args)

# Start bridge
Expand Down

0 comments on commit b637642

Please sign in to comment.