Skip to content

Commit 3c47b96

Browse files
authored
Add hemi configuration for morphoVaultOwners (#16716)
1 parent 953336a commit 3c47b96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/clearstar/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ const configs = {
3333
'0x30988479C2E6a03E7fB65138b94762D41a733458',
3434
],
3535
},
36+
hemi: {
37+
morphoVaultOwners: [
38+
'0x30988479C2E6a03E7fB65138b94762D41a733458'
39+
],
40+
},
3641
}
3742
}
3843

0 commit comments

Comments
 (0)