From 66f320600ce350d8f670b4088f1acca7617b78ed Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Mon, 5 Oct 2020 23:31:36 +0300 Subject: [PATCH] Update src/balancer/OceanPool.ts Co-authored-by: Matthias Kretschmann --- src/balancer/OceanPool.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/balancer/OceanPool.ts b/src/balancer/OceanPool.ts index c883cd1b..1622fef0 100644 --- a/src/balancer/OceanPool.ts +++ b/src/balancer/OceanPool.ts @@ -52,7 +52,7 @@ export class OceanPool extends Pool { * @param {String} token DataToken address * @param {String} amount DataToken amount * @param {String} weight DataToken weight - * @param {String} fee Swap fee. 0.1=10% fee(max allowed) + * @param {String} fee Swap fee. E.g. to get a 0.1% swapFee use `0.001`. The maximum allowed swapFee is `0.1` (10%). * @return {String} */ public async createDTPool(