NonUpgradeableMock
State Variables
_counter
uint256 internal _counter;
Functions
current
function current() external view returns (uint256);
increment
function increment() 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
uint256 internal _counter;
function current() external view returns (uint256);
function increment() external;