Module ethers_middleware::nonce_manager[][src]

Expand description

The Nonce Manager is used to locally calculate nonces instead of using eth_getTransactionCount

Structs

Middleware used for calculating nonces locally, useful for signing multiple consecutive transactions without waiting for them to hit the mempool

Enums

Thrown when an error happens at the Nonce Manager