Module spec

Module spec 

Expand description

Loads chain metadata.

Traits§

EthApiSpec
Eth API trait.

Type Aliases§

SignersForApi
A handle to EthSigners with its generics set from EthApiSpec.
SignersForRpc
A handle to EthSigners with its generics set from TransactionsProvider and reth_rpc_convert::RpcTypes.