Skip to content

Commit

Permalink
feat(package.json): Update generate keys script
Browse files Browse the repository at this point in the history
Co-authored-by: Yoni Mekuria <[email protected]>
  • Loading branch information
MartinMinkov and ymekuria authored Aug 28, 2023
1 parent 58905bc commit 8801c42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For `Berkeley` mode, you must provide a `deployerPrivateKey` and `zkAppPrivateKe
To generate these keys, you can use the following command:

```bash
npm run generate-keys
npm run generate-key

```

Expand Down

0 comments on commit 8801c42

Please sign in to comment.