Skip to content

Commit 8146a22

Browse files
committed
fix: generate silo abis and bytecodes
1 parent 728d749 commit 8146a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wagmi.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ export default defineConfig({
1818
"IPartialLiquidator.sol/IPartialLiquidator.json",
1919
"IPriceHelper.sol/IPriceHelper.json",
2020
"PriceHelper.sol/PriceHelper.json",
21+
"ISiloFlashLoan.sol/ISiloFlashLoan.json",
22+
"SiloFLTaker.sol/SiloFLTaker.json",
23+
"SiloLiquidator.sol/SiloLiquidator.json",
2124
],
2225
forge: {
2326
clean: false,

0 commit comments

Comments
 (0)