RangeData

Git Source

struct RangeData {
    address self;
    Range range;
    ICLPoolManager poolManager;
}