Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IExecutableSafeDispatcherTrait

Fully qualified path: token_bound_accounts::interfaces::IExecutable::IExecutableSafeDispatcherTrait

Part of the group: dispatchers

pub trait IExecutableSafeDispatcherTrait<T>

Trait functions

execute

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

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