Expand description
The entire implementation of the namespace is quite large, hence it is divided across several files.
Re-exports§
pub use sync_listener::SyncListener;
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.