Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

INoncesSafeDispatcherTrait

Fully qualified path: openzeppelin_interfaces::utils::nonces::INoncesSafeDispatcherTrait

Part of the group: dispatchers

pub trait INoncesSafeDispatcherTrait<T>

Trait functions

nonces

Fully qualified path: openzeppelin_interfaces::utils::nonces::INoncesSafeDispatcherTrait::nonces

fn nonces(self: T, owner: ContractAddress) -> Result<felt252, Array<felt252>>