We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af3932 commit 7c0d2e6Copy full SHA for 7c0d2e6
src/config/config.ts
@@ -47,6 +47,7 @@ export class Config extends ConfigClass {
47
this.aavePartialLiquidatorAddress ||
48
this.ghoPartialLiquidatorAddress ||
49
this.dolaPartialLiquidatorAddress ||
50
+ this.siloPartialLiquidatorAddress ||
51
this.deployPartialLiquidatorContracts
52
);
53
}
0 commit comments