Keyboard shortcuts

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

NoInitializer

State Variables

a

Note: oz-upgrades-unsafe-allow: state-variable-immutable

uint256 public immutable a;

Functions

constructor

Note: oz-upgrades-unsafe-allow: constructor

constructor(uint256 _a);