Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Keszey Dániel authored and Keszey Dániel committed Jul 10, 2024
1 parent a090c06 commit 2fe94df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/deployments/local_deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ participants:
kurtosis run github.com/ethpandaops/ethereum-package --args-file YOUR_NETWORK_FILE/network_params.json
```

It will show you a lot og information in the terminal - along with the genesis info, network id, addresses with pre-funded ETH, etc.
It will show you a lot of information in the terminal - along with the genesis info, network id, addresses with pre-funded ETH, etc.

### 3. Set .env vars and run deployment script
Paste one PK and ADDR pair from anvil output to .env file and set the correct corresponding (PRIVATE_KEY and MAINNET_CONTRACT_OWNER) variables.
Expand Down

0 comments on commit 2fe94df

Please sign in to comment.