Skip to content

Commit

Permalink
fix(lp): Swap LP order
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFable committed Nov 13, 2023
1 parent 34b4ca8 commit ecadd5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/mainnet/migaloo-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@
{
"pool_id": "ampMNTA-WHALE",
"lpOrder": [
"WHALE",
"ampMNTA"
"ampMNTA",
"WHALE"
],
"assetOrder": [

Expand Down

0 comments on commit ecadd5a

Please sign in to comment.