Module adapter::primitives
source · Expand description
Primitives used by the Adapter.
Including re-exported types from the primitives crate that are being used.
Structs
Ethereum Virtual Machine Chain
The Id of the chain
Configured chain with tokens.
Examples:
Session struct returned by the crate::Adapter when crate::client::Locked::session_from_token is called.Enums
A helper type that allows you to use either of them
and dereference the adapter when calling for example an application
with a concrete implementation of the
crate::Adapter.