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

ERC2771ForwarderMock

Inherits: ERC2771Forwarder

Functions

constructor

constructor(string memory name) ERC2771Forwarder(name);

forwardRequestStructHash

function forwardRequestStructHash(ERC2771Forwarder.ForwardRequestData calldata request, uint256 nonce)
    external
    view
    returns (bytes32);