From 2ed675b780b1f50007298be4c1c8f12f6c3a0658 Mon Sep 17 00:00:00 2001 From: Nelson Taveras Date: Fri, 10 Mar 2023 08:46:06 +0100 Subject: [PATCH] docs: better comment for getExchangeForTokens --- src/mento.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mento.ts b/src/mento.ts index b68595e..b86a873 100644 --- a/src/mento.ts +++ b/src/mento.ts @@ -304,8 +304,8 @@ export class Mento { /** * Returns the Mento exchange (if any) for a given pair of tokens - * @param token0 the first token - * @param token1 the second token + * @param token0 the address of the first token + * @param token1 the address of the second token * @returns exchange */ async getExchangeForTokens(