This commit is contained in:
Aleksandr Kraiz
2022-06-02 16:08:32 +04:00
parent 269bb7c475
commit ad2ed5b255

View File

@@ -9,6 +9,7 @@
- [High level methods](#high-level-methods)
- [Withdraw](#withdraw)
- [Deposit](#deposit)
- [Get swap market fee info](#get-swap-market-fee-info)
- [Make swap market](#make-swap-market)
- [Add liquidity](#add-liquidity)
- [Remove all liquidity](#remove-all-liquidity)
@@ -93,7 +94,7 @@ orionUnit.exchange.deposit({
});
```
### Get fee info
### Get swap market fee info
```ts
orionUnit.exchange