Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IEICInitializableSafeDispatcherTrait

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

Part of the group: dispatchers

pub trait IEICInitializableSafeDispatcherTrait<T>

Trait functions

eic_initialize

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

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