Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

INonceSafeDispatcherTrait

Fully qualified path: starkware_utils::components::nonce::interface::INonceSafeDispatcherTrait

Part of the group: dispatchers

pub trait INonceSafeDispatcherTrait<T>

Trait functions

nonce

Fully qualified path: starkware_utils::components::nonce::interface::INonceSafeDispatcherTrait::nonce

fn nonce(self: T) -> Result<u64, Array<felt252>>