Skip to content

Commit

Permalink
link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Feb 26, 2024
1 parent 431a755 commit 8a15dfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Aztec private state follows a [utxo](https://en.wikipedia.org/wiki/Unspent_trans

To greatly simplify the experience of writing private state, Aztec.nr provides three different types of private state variable:

- [PrivateMutable<NoteType\>](#singletonnotetype)
- [PrivateMutable<NoteType\>](#privatemutablenotetype)
- [PrivateImmutable<NoteType\>](#privateimmutablenotetype)
- [PrivateSet<NoteType\>](#privatesetnotetype)

Expand Down

0 comments on commit 8a15dfd

Please sign in to comment.