aztec-nr - easy_private_state
Crate easy_private_state
Structs
- @deprecated (soon) (https://github.com/AztecProtocol/aztec-packages/issues/15959) because:
- Its functionality is a subset of
BalanceSet - The "Easy" naming has been criticized.
- It is not a wrapper around a Uint; bur rather around a Field.
- It's weird to have a state variable be defined at the top-level of aztecnr, whilst all other state variables are defined within aztecnr.
- Its functionality is a subset of