Re-exports
pub use dummy::Dummy;Modules
The Client traits that define the actions for each state.
Re-export of the
crate::client traits and the states of the Adapter.Primitives used by the
Adapter.
Including re-exported types from the primitives crate that are being used.Utilities for working with the
State root and the BalancesStructs
The error used by the
crate::Adapter to wrap any custom error from the client
and the kinds of errors that the crate::Adapter can return.Ethereum client implementation for the
crate::Adapter.