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

UpgradeableBeaconMockUpgradeable

Inherits: Initializable, IBeacon

State Variables

implementation

address public implementation;

Functions

__UpgradeableBeaconMock_init

function __UpgradeableBeaconMock_init(address impl) internal onlyInitializing;

__UpgradeableBeaconMock_init_unchained

function __UpgradeableBeaconMock_init_unchained(address impl) internal onlyInitializing;