Fix a bit the spot trading

This commit is contained in:
2025-12-10 23:16:46 +07:00
parent 931af3d3af
commit 8ff9437400
8 changed files with 44 additions and 113 deletions

View File

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