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

AuthorityNoDelayMock

Inherits: IAuthority

State Variables

_immediate

bool private _immediate;

Functions

canCall

function canCall(address, address, bytes4) external view returns (bool immediate);

_setImmediate

function _setImmediate(bool immediate) external;