Structs§
- Ethereum
Transaction Executor - Implementation of
TransactionExecutor
using the givenEthereumClient
and correspondingPayloadGenerator
. - RpcEthereum
Client - Instantiation of
EthereumClient
usingHoprRpcOperations
. - RpcEthereum
Client Config
Traits§
- Ethereum
Client - Represents an abstract client that is capable of submitting an Ethereum transaction-like object to the blockchain.