ISettlementChainGatewayLike

Git Source

This is the minimal interface needed by contracts within this subdirectory.

Functions

deposit

function deposit(uint256 chainId_, address recipient_, uint256 amount_, uint256 gasLimit_, uint256 maxFeePerGas_)
    external;