Skip to content

Commit

Permalink
Merge pull request #233 from onflow/gregor/set-start-height
Browse files Browse the repository at this point in the history
Set fixed height flag
  • Loading branch information
sideninja authored May 7, 2024
2 parents ff040b3 + 76ee920 commit 617d058
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
--coa-address 0x585ef6547d41cc98 \
--coa-key-file ./previewnet-keys.json \
--coa-resource-create \
--gas-price 0
--gas-price 0 \
--force-start-height 10814323

0 comments on commit 617d058

Please sign in to comment.