export type PricelistDiscountTypes = 'walletcontainsminofpolicyid' | 'whitlistedaddresses' | 'stakeonpool' | 'couponcode';
