Skip to content

Commit

Permalink
contracts-bedrock: OptimismMintableERC20 immutables
Browse files Browse the repository at this point in the history
Turn the constructor args into immutables. There isn't
a real reason for them to be in storage. The legacy
tokens can have the constructor args held in storage
and it shouldn't make a difference.
  • Loading branch information
tynes committed Nov 29, 2022
1 parent 66dbe4a commit 87a3722
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions op-bindings/bindings/legacyerc20eth_more.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87a3722

Please sign in to comment.