offset constant

SPLTokenSwapCurveType const offset

Offset curve, like Uniswap, but the token B side has a faked offset

Implementation

static const SPLTokenSwapCurveType offset =
    SPLTokenSwapCurveType._("Offset", 2);