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