IRolesDispatcher
Fully qualified path: starkware_utils::components::roles::interface::IRolesDispatcher
Part of the group: dispatchers
[doc(group: "dispatchers")]
[derive(Copy, Drop, starknet::Store, Serde)]
pub struct IRolesDispatcher {
pub contract_address: ContractAddress,
}
Members
contract_address
Fully qualified path: starkware_utils::components::roles::interface::IRolesDispatcher::contract_address
pub contract_address: ContractAddress