IExecutable
Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutable
pub trait IExecutable<TContractState>
Trait functions
execute
Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutable::execute
fn execute(ref self: TContractState, calls: Array<Call>) -> Array<Span<felt252>>