Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IFactRegistryDispatcher

Fully qualified path: integrity::contracts::fact_registry_interface::IFactRegistryDispatcher

Part of the group: dispatchers

[doc(group: "dispatchers")]
[derive(Copy, Drop, starknet::Store, Serde)]
struct IFactRegistryDispatcher {
    pub contract_address: ContractAddress,
}

Members

contract_address

Fully qualified path: integrity::contracts::fact_registry_interface::IFactRegistryDispatcher::contract_address

pub contract_address: ContractAddress