Module executors

Source

Structs§

EthereumTransactionExecutor
Implementation of TransactionExecutor using the given EthereumClient and corresponding PayloadGenerator.
RpcEthereumClient
Instantiation of EthereumClient using HoprRpcOperations.
RpcEthereumClientConfig

Traits§

EthereumClient
Represents an abstract client that is capable of submitting an Ethereum transaction-like object to the blockchain.