Skip to content

Commit

Permalink
chore: unhide wash
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi authored Nov 8, 2024
1 parent c2de8bc commit f6b1a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wash/utils/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const widgetConfig: WidgetConfig = {
fromChain: 1151111081099710, //Solana
toChain: 1151111081099710, //Solana
hiddenUI: ['poweredBy', 'language', 'appearance'],
slippage: 0.015,
slippage: 0.02,
sdkConfig: {
apiUrl: process.env.NEXT_PUBLIC_LIFI_API_URL,
routeOptions: {
Expand Down

0 comments on commit f6b1a02

Please sign in to comment.