We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728d749 commit 8146a22Copy full SHA for 8146a22
wagmi.config.ts
@@ -18,6 +18,9 @@ export default defineConfig({
18
"IPartialLiquidator.sol/IPartialLiquidator.json",
19
"IPriceHelper.sol/IPriceHelper.json",
20
"PriceHelper.sol/PriceHelper.json",
21
+ "ISiloFlashLoan.sol/ISiloFlashLoan.json",
22
+ "SiloFLTaker.sol/SiloFLTaker.json",
23
+ "SiloLiquidator.sol/SiloLiquidator.json",
24
],
25
forge: {
26
clean: false,
0 commit comments