Skip to content

Commit

Permalink
Fix contract verification
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Dec 20, 2024
1 parent e930ac5 commit 1aef486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mainnet/2024-12-18-holocene-deployments/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ remappings = [
'@solady/=lib/solady/src/',
'@solady-v0.0.245/=lib/solady-v0.0.245/src',
'@lib-keccak/=lib/lib-keccak/contracts/lib',
'src/=lib/optimism/packages/contracts-bedrock/src/',
]

# See more config options https://github.com/foundry-rs/foundry/tree/master/config

0 comments on commit 1aef486

Please sign in to comment.