Module helpers

Module helpers 

Source
Expand description

The entire implementation of the namespace is quite large, hence it is divided across several files.

Modules§

signer
An abstraction over ethereum signers.
sync_listener
A utility Future to asynchronously wait until a node has finished syncing.
types
L1 eth API types.

Structs§

SyncListener
This future resolves once the node is no longer syncing: NetworkInfo::is_syncing.