Skip to content

Commit

Permalink
fix: try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed Oct 15, 2024
1 parent 74776e1 commit 72eaacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/tutorials/frontend-paymaster/10.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Enter the private key you will use for deployment when prompted.
Then, move into the `contracts` folder and compile the template contracts.

:test-action{actionId="wait-for-init"}
:test-action{actionId="env-pk"}
:test-action{actionId="compile-contracts"}

::code-group
Expand All @@ -79,6 +78,7 @@ Finally, deploy the `Greeter` contract by running the template deploy script.
Make sure to save the deployed contract address for the next section.

:test-action{actionId="update-hh-config"}
:test-action{actionId="env-pk"}
:test-action{actionId="deploy-greeter"}

::code-group
Expand Down

0 comments on commit 72eaacd

Please sign in to comment.