Module signer

Source
Expand description

The SignerMiddleware is used to locally sign transactions and messages instead of using eth_sendTransaction and eth_sign.

Structs§

SignerMiddleware
Middleware used for locally signing transactions, compatible with any implementer of the Signer trait.

Enums§

SignerMiddlewareError
Error thrown when the client interacts with the blockchain