Skip to content

Commit

Permalink
🐛 Fix Etherscan compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
michprev committed Oct 9, 2024
1 parent 7e800a9 commit 9b2cfd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wake/development/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1290,6 +1290,7 @@ def _get_storage_layout_from_explorer(
compilation_units[0],
parsed_version,
compiler.create_build_settings([SolcOutputSelectionEnum.STORAGE_LAYOUT], None),
dummy_logger,
)
)

Expand Down

0 comments on commit 9b2cfd3

Please sign in to comment.