Module zebra_state::service::check::nullifier
source ยท Expand description
Checks for nullifier uniqueness.
Functionsยง
- Reject double-spends of nullifers:
- Accepts an iterator of revealed nullifiers, a predicate fn for checking if a nullifier is in in the finalized chain, and a predicate fn for checking if the nullifier is in the non-finalized chain
- Reject double-spends of nullifers:
- Remove nullifiers that were previously added to this non-finalized
Chain
by this shielded data. - Reject double-spends of nullifiers: