For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::oracle::get_l1_to_l2_membership_witness

Struct UnsiloedNullifier

pub struct UnsiloedNullifier {
    pub contract_address: AztecAddress,
    pub nullifier: Field,
}

An unsiloed L1 to L2 message nullifier.

Fields

contract_address: AztecAddress
nullifier: Field