pub const MAX_FEES_PER_POOL: u32 = 200;
Expand description

The maximum number of fees per pool.

NOTE: Must be ge than MAX_POOL_FEES_PER_BUCKET.