IExecutableSafeDispatcher
Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutableSafeDispatcher
Part of the group: dispatchers
[doc(group: "dispatchers")]
[derive(Copy, Drop, starknet::Store, Serde)]
pub struct IExecutableSafeDispatcher {
pub contract_address: ContractAddress,
}
Members
contract_address
Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutableSafeDispatcher::contract_address
pub contract_address: ContractAddress