EtherPortal
Inherits: IEtherPortal, Portal
Title: Ether Portal
This contract allows anyone to perform transfers of Ether to an application contract while informing the off-chain machine.
Functions
depositEther
function depositEther(address appContract, bytes calldata execLayerData)
external
payable
override;