PoolConfigurator
Namespace for the structs used in PoolConfigurator
Structs
Config
struct Config {
bool openToPublic;
uint24 adminFee;
uint24 maxCoverLiquidation;
uint104 minCover;
uint104 poolLimit;
}
Last updated
Namespace for the structs used in PoolConfigurator
struct Config {
bool openToPublic;
uint24 adminFee;
uint24 maxCoverLiquidation;
uint104 minCover;
uint104 poolLimit;
}
Last updated