Expand description

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

Structs§

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

Enums§