ApeWorX / ape-alchemy

Alchemy network provider plugin for the Ape Framework
https://www.apeworx.io/
21 stars 13 forks source link

fix: remove sepolia from PoA conditional #69

Closed mikeshultz closed 5 months ago

mikeshultz commented 5 months ago

What I did

Sepolia is not a PoA network and should not receive the specific web3.py middleware.

Ref: #65

Checklist