diff --git a/content/tutorials/frontend-paymaster/10.index.md b/content/tutorials/frontend-paymaster/10.index.md index 4562c44..28e4be3 100644 --- a/content/tutorials/frontend-paymaster/10.index.md +++ b/content/tutorials/frontend-paymaster/10.index.md @@ -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 @@ -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