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

ERC7579UtilsGlobalMockUpgradeable

Inherits: Initializable

Functions

__ERC7579UtilsGlobalMock_init

function __ERC7579UtilsGlobalMock_init() internal onlyInitializing;

__ERC7579UtilsGlobalMock_init_unchained

function __ERC7579UtilsGlobalMock_init_unchained() internal onlyInitializing;

eqCallTypeGlobal

function eqCallTypeGlobal(CallType callType1, CallType callType2) internal pure returns (bool);

eqExecTypeGlobal

function eqExecTypeGlobal(ExecType execType1, ExecType execType2) internal pure returns (bool);

eqModeSelectorGlobal

function eqModeSelectorGlobal(ModeSelector modeSelector1, ModeSelector modeSelector2) internal pure returns (bool);

eqModePayloadGlobal

function eqModePayloadGlobal(ModePayload modePayload1, ModePayload modePayload2) internal pure returns (bool);