Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed May 2, 2024
1 parent 3853784 commit bbee35f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ape_infura/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def connect(self):
self._web3 = Web3(HTTPProvider(self.uri))

# Any chain that *began* as PoA needs the middleware for pre-merge blocks
ethereum_sepolia = 11155111
optimism = (10, 420)
polygon = (137, 80001, 80002)
linea = (59144, 59140)
Expand Down

0 comments on commit bbee35f

Please sign in to comment.