You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make it cheaper to make zero balance accounts. So we add an extra smart contract call zero_bal_account_creation which only the operator can call.
This provies a merkle root as a public input to a snark
The snark proves that the balance is zero for every leaf in the merkle tree.
We want to make it cheaper to make zero balance accounts. So we add an extra smart contract call
zero_bal_account_creation
which only the operator can call.The text was updated successfully, but these errors were encountered: