Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Sep 25, 2023
1 parent 7231af0 commit b2b0800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eth_defi/middleware.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
DEFAULT_RETRYABLE_RPC_ERROR_CODES = (
# ValueError: {'message': 'Internal JSON-RPC error.', 'code': -32603}
-32603,

# ValueError: {'code': -32000, 'message': 'nonce too low'}.
# Might happen when we are broadcasting multiple transactions through multiple RPC providers
# using eth_sendRawTransaction
Expand Down

0 comments on commit b2b0800

Please sign in to comment.