Skip to content

Commit

Permalink
Added stableswap to init
Browse files Browse the repository at this point in the history
  • Loading branch information
theeldermillenial committed Nov 15, 2024
1 parent c4671f9 commit 19f2600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/charli3_dendrite/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from charli3_dendrite.dexs.amm.minswap import MinswapDJEDiUSDStableState
from charli3_dendrite.dexs.amm.minswap import MinswapDJEDUSDCStableState
from charli3_dendrite.dexs.amm.minswap import MinswapDJEDUSDMStableState
from charli3_dendrite.dexs.amm.minswap import MinswapiUSDUSDMStableState
from charli3_dendrite.dexs.amm.minswap import MinswapV2CPPState
from charli3_dendrite.dexs.amm.muesli import MuesliSwapCLPState
from charli3_dendrite.dexs.amm.muesli import MuesliSwapCPPState
Expand Down

0 comments on commit 19f2600

Please sign in to comment.