Structs§
- Ethereum
Transaction Executor - Implementation of [
TransactionExecutor
] using the givenEthereumClient
and corresponding [PayloadGenerator
]. - 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.