Module ethers_middleware::signer[][src]

Expand description

The Signer 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

Error thrown when the client interacts with the blockchain