Fix close position

This commit is contained in:
2025-12-11 12:23:01 +07:00
parent 8ff9437400
commit 292a48d108
3 changed files with 21 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ describe('swap tokens implementation', () => {
sdk,
Ticker.BTC,
Ticker.USDC,
0.00007555
0.00007559
)
assert.strictEqual(typeof result, 'string')