Skip to content

Commit

Permalink
increase eth-btc size
Browse files Browse the repository at this point in the history
  • Loading branch information
taureau75 committed Jun 16, 2023
1 parent 2838d1a commit 3ba2d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/bridge/tokenSelector/TokenSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const btcTokenItems = [
icon: "btc.svg",
networkIcon: "btc.svg",
priceKey: "btc_usd",
maxSize: 0.1,
maxSize: 0.2,
minSize: 0.0003,
networkFee: 0.0001
},
Expand Down

1 comment on commit 3ba2d43

@vercel
Copy link

@vercel vercel bot commented on 3ba2d43 Jun 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.