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

UpgradeableBeaconReentrantMockUpgradeable

Inherits: Initializable, IBeacon

Functions

__UpgradeableBeaconReentrantMock_init

function __UpgradeableBeaconReentrantMock_init() internal onlyInitializing;

__UpgradeableBeaconReentrantMock_init_unchained

function __UpgradeableBeaconReentrantMock_init_unchained() internal onlyInitializing;

implementation

function implementation() external view override returns (address);

Errors

BeaconProxyBeaconSlotAddress

error BeaconProxyBeaconSlotAddress(address beacon);