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