aztec-nr - noir_aztec::protocol::abis::contract_class_function_leaf_preimage

Struct ContractClassFunctionLeafPreimage

pub struct ContractClassFunctionLeafPreimage {
    pub selector: FunctionSelector,
    pub vk_hash: Field,
}

Fields

vk_hash: Field

Trait implementations

impl Hash for ContractClassFunctionLeafPreimage

pub fn hash(self) -> Field