Function get_fact_collection
pub unconstrained fn get_fact_collection(
contract_address: AztecAddress,
scope: AztecAddress,
fact_collection_type_id: Field,
fact_collection_id: Field,
) -> Option<FactCollection>
pub unconstrained fn get_fact_collection(
contract_address: AztecAddress,
scope: AztecAddress,
fact_collection_type_id: Field,
fact_collection_id: Field,
) -> Option<FactCollection>
Fetches a fact collection.