Skip to content

Commit 9c974c3

Browse files
committed
fix(gateway-contracts): rollback selectors removed accidentally after migration
1 parent f60c9e5 commit 9c974c3

File tree

2 files changed

+2406
-1
lines changed

2 files changed

+2406
-1
lines changed

gateway-contracts/foundry.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[profile.default]
2+
src = 'contracts'
3+
libs = ['node_modules']
4+
solc = '0.8.24'

0 commit comments

Comments
 (0)