aztec-nr - noir_aztec::protocol::abis::private_kernel::private_call_data

Struct PrivateCallDataWithoutPublicInputs

pub struct PrivateCallDataWithoutPublicInputs {
    pub vk: ChonkVerificationKey,
    pub verification_key_hints: PrivateVerificationKeyHints,
}

Fields

verification_key_hints: PrivateVerificationKeyHints

Implementations

impl PrivateCallDataWithoutPublicInputs