You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`EthRpcError` if the batcher has an error in the Ethereum call when retrieving the nonce if not already cached.
309
309
310
+
### `get_first_nonce_in_queue_from_batcher`
311
+
312
+
Returns the nonce of the proof with the lowest nonce inside the batcher queue for a given address. This might be useful when you proofs are stuck in the batcher due to a low fee and you need to bump them.
0 commit comments