stableswap constant

OsmosisPoolManagerPoolType const stableswap

Stableswap is the Solidly cfmm stable swap curve. Its pool model is defined in x/gamm.

Implementation

static const OsmosisPoolManagerPoolType stableswap =
    OsmosisPoolManagerPoolType("Stableswap", 1);