Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IFactRegistryExternalDispatcherTrait

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalDispatcherTrait

Part of the group: dispatchers

trait IFactRegistryExternalDispatcherTrait<T>

Trait functions

register_fact

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalDispatcherTrait::register_fact

fn register_fact(
    self: T, verifier_config: VerifierConfiguration, fact_hash: felt252, security_bits: u32,
) -> FactRegistered