RangeData

Git Source

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