Expand description
The Nonce Manager is used to locally calculate nonces instead of using eth_getTransactionCount
Structs§
- Nonce
Manager Middleware - Middleware used for calculating nonces locally, useful for signing multiple consecutive transactions without waiting for them to hit the mempool
Enums§
- Nonce
Manager Error - Thrown when an error happens at the Nonce Manager