From 189256a83ebd092d6214ff5e3a017895b80c4936 Mon Sep 17 00:00:00 2001 From: jorbuedo Date: Tue, 7 Jan 2025 12:28:08 +0100 Subject: [PATCH] wip --- .../src/features/Swap/useCases/Manager/ManagerConfig.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/wallet-mobile/src/features/Swap/useCases/Manager/ManagerConfig.tsx b/apps/wallet-mobile/src/features/Swap/useCases/Manager/ManagerConfig.tsx index 487c688011..7b4f6bf1c7 100644 --- a/apps/wallet-mobile/src/features/Swap/useCases/Manager/ManagerConfig.tsx +++ b/apps/wallet-mobile/src/features/Swap/useCases/Manager/ManagerConfig.tsx @@ -53,9 +53,8 @@ export const ManagerConfig = () => { - Manager is only for developer mode, allows to pick which dex aggregator is used. Auto currently defaults to - Muesliswap, but the plan is to use both at the same time and get the best result for swap estimates, and the - merged list for order history. + Manager is only for developer mode, allows to pick which dex aggregator is used. Auto uses both at the same time + and gets the best result for swap estimates, the merged list for order history, merged list for tokens. )