Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

NoncesComponent

Nonces Component

The Nonces component provides a simple mechanism for handling incremental nonces for a set of addresses. It is commonly used to prevent replay attacks when contracts accept signatures as input.

Fully qualified path: openzeppelin_utils::cryptography::nonces::NoncesComponent

Modules

Free functions

Structs

Enums

Event

Traits