Module types
Expand description
Trait for specifying eth
network dependent API types.
Traits§
- Network specific
eth
API types. - Helper trait holds necessary trait bounds on
EthApiTypes
to implementeth
API.
Type Aliases§
- Adapter for network specific block type.
- Adapter for network specific error type.
- Adapter for network specific receipt type.
- Adapter for network specific transaction type.