Git Source
Namespace for the structs used in PoolConfigurator
struct Config { bool openToPublic; uint24 adminFee; uint24 maxCoverLiquidation; uint104 minCover; uint104 poolLimit; }
Last updated 2 months ago