Skip to content

Commit

Permalink
docs: todo
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Jul 26, 2024
1 parent d76db7a commit 0027b10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ape_foundry/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
class FoundryForkConfig(PluginConfig):
upstream_provider: Optional[str] = None
block_number: Optional[int] = None

# TODO: Delete in 0.9 release
evm_version: Optional[str] = None


Expand Down

0 comments on commit 0027b10

Please sign in to comment.