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