aztec-nr - uint_note
Crate uint_note
Structs
- A partial instance of a UintNote. This value represents a private commitment to the owner and randomness, but the storage slot and value fields have not yet been set. A partial note can be completed in public with the
completefunction (revealing the storage slot and value to the public), resulting in a UintNote that can be used like any other one (except of course that its value is known). - A private note representing a numeric value associated to an account (e.g. a token balance).
Note for a numeric value.