IFactRegistryExternalSafeDispatcherImpl
Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeDispatcherImpl
Part of the group: dispatchers
impl IFactRegistryExternalSafeDispatcherImpl of IFactRegistryExternalSafeDispatcherTrait<
IFactRegistryExternalSafeDispatcher,
>;
Impl functions
register_fact
Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeDispatcherImpl::register_fact
fn register_fact(
self: IFactRegistryExternalSafeDispatcher,
verifier_config: VerifierConfiguration,
fact_hash: felt252,
security_bits: u32,
) -> Result<FactRegistered, Array<felt252>>