Module spec
Expand description
Loads chain metadata.
Traits§
- EthApi
Spec Eth
API trait.
Type Aliases§
- Signers
ForApi - A handle to
EthSigner
s with its generics set fromEthApiSpec
. - Signers
ForRpc - A handle to
EthSigner
s with its generics set fromTransactionsProvider
andreth_rpc_convert::RpcTypes
.