Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IntegrityCallImpl

Fully qualified path: integrity::lib_utils::IntegrityCallImpl

impl IntegrityCallImpl of CallFactRegistryTrait<IntegrityT>;

Impl functions

_get_all_verifications_for_fact_hash

Fully qualified path: integrity::lib_utils::IntegrityCallImpl::_get_all_verifications_for_fact_hash

fn _get_all_verifications_for_fact_hash(
    self: IntegrityT, fact_hash: felt252,
) -> Span<VerificationListElement>

_get_verification

Fully qualified path: integrity::lib_utils::IntegrityCallImpl::_get_verification

fn _get_verification(self: IntegrityT, verification_hash: felt252) -> Option<Verification>