Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

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>>