Skip to content

Commit

Permalink
Register and generate configure
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent fa7f0da commit 5cf5288
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions outputs/configure/configure.itering.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,11 +274,6 @@
"symbol": "eth",
"minRepay": 0.1,
"minReserved": 0
},
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
}
]
}
Expand Down Expand Up @@ -838,7 +833,7 @@
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10,
"withdrawLiquidityAmountThreshold": 100
"withdrawLiquidityAmountThreshold": 500
},
{
"symbol": "eth->eth",
Expand Down Expand Up @@ -1976,7 +1971,7 @@
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10,
"withdrawLiquidityAmountThreshold": 1000,
"withdrawLiquidityAmountThreshold": 100,
"microThreshold": 50
}
]
Expand All @@ -1996,7 +1991,7 @@
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10,
"withdrawLiquidityAmountThreshold": 1000,
"withdrawLiquidityAmountThreshold": 500,
"microThreshold": 50
}
]
Expand Down

0 comments on commit 5cf5288

Please sign in to comment.