Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IEICInitializableDispatcherTrait

Fully qualified path: starkware_utils::components::replaceability::interface::IEICInitializableDispatcherTrait

Part of the group: dispatchers

pub trait IEICInitializableDispatcherTrait<T>

Trait functions

eic_initialize

Fully qualified path: starkware_utils::components::replaceability::interface::IEICInitializableDispatcherTrait::eic_initialize

fn eic_initialize(self: T, eic_init_data: Span<felt252>)