Module signer
reth_
ethereum
1.8.3
Module signer
Module Items
Traits
Type Aliases
In reth_
ethereum::
rpc::
api::
servers::
eth::
helpers
reth_ethereum
::
rpc
::
api
::
servers
::
eth
::
helpers
Module
signer
Copy item path
Available on
crate feature
rpc
only.
Expand description
An abstraction over ethereum signers.
Traits
§
EthSigner
An Ethereum Signer used via RPC.
Type Aliases
§
Result
Result returned by
EthSigner
methods.