Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IExecutableDispatcherTrait

Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutableDispatcherTrait

Part of the group: dispatchers

pub trait IExecutableDispatcherTrait<T>

Trait functions

execute

Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutableDispatcherTrait::execute

fn execute(self: T, calls: Array<Call>) -> Array<Span<felt252>>