Module eth

Modules§

Sequencer
Module containing a contract’s types and functions.

Structs§

Backend
Sequence slots by watching an Ethereum JSON-RPC compatible chain.
Config
EthSubmitter
Submit [SeqEvent] as Ethereum transactions to be sequenced on chain.
GetContract
LyquidBackend

Enums§

EthSubmitterError

Traits§

Signer
Asynchronous Ethereum signer.

Functions§

gen_solidity_definitions
signer_from_bytes
Helper function to create SigningKey from Bytes
signer_from_hex
Helper function to create SigningKey from hex

Type Aliases§

ContractRegistry
LocalSigner