Skip to content

Commit 59cfb51

Browse files
committed
update logs
1 parent 4b594f0 commit 59cfb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/endpoints/mex/mex.pair.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export class MexPairService {
145145

146146
return allPairs;
147147
} catch (error) {
148-
this.logger.error('An error occurred while getting all mex pairs');
148+
this.logger.error('An error occurred while getting all mex pairs from the exchange');
149149
this.logger.error(error);
150150
return [];
151151
}

0 commit comments

Comments
 (0)