NoncesHarness
Inherits: Nonces
Functions
useNonce
function useNonce(address account) external returns (uint256);
useCheckedNonce
function useCheckedNonce(address account, uint256 nonce) external;
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Inherits: Nonces
function useNonce(address account) external returns (uint256);
function useCheckedNonce(address account, uint256 nonce) external;