Version 0.2.0
Deployment Information
Basic Information
Details in Circuits
ERC20
struct Account {
balance_NATIVE: Scalar,
}
fn hash(a: Account) -> Hash {
poseidon2(a.balance_Native, 0, 0, 0, 0, 0, 0)
}Anonymity Revoking
Last updated
Was this helpful?
