Skip to content

Commit

Permalink
Minor fix in the docs. (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
kantp authored Dec 13, 2024
1 parent 92b27bc commit e5833c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documentation/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ and validate the token contract permissions as one should with any o1js applicat
they should check that

- The verification keys of the admin and token contract are as expected
- Both admin and token contract have set the permission such that the verification key can only be
set after a breaking update of the network
- Both the admin and token contract have set the permissions to change permissions set to
`impossible`
- The deployment transaction of the token contract has not been changed to skip the `isNew` check
that has been introduced in [Issue 1439](https://github.com/o1-labs/o1js/issues/1439). If a
malicious deployer were to skip this test, they could mint tokens for themselves before deployment
Expand Down
2 changes: 2 additions & 0 deletions words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ struct
typecheck
yzhang
zkapp
mitschabaude
ymekuria

0 comments on commit e5833c8

Please sign in to comment.