Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbuedo committed Jan 7, 2025
1 parent d1dd329 commit 189256a
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ export const ManagerConfig = () => {
</View>

<Text style={styles.warn}>
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.
</Text>
</View>
)
Expand Down

0 comments on commit 189256a

Please sign in to comment.