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