Expand description
The SignerMiddleware is used to locally sign transactions and messages instead of using
eth_sendTransaction and eth_sign.
Structs§
- Signer
Middleware - Middleware used for locally signing transactions, compatible with any implementer
of the
Signertrait.
Enums§
- Signer
Middleware Error - Error thrown when the client interacts with the blockchain