Skip to content

Commit

Permalink
Swap WBTC for BTC favourite + reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyWyles committed Aug 7, 2024
1 parent e59fe52 commit e360685
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/web/config/feature-flag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ export const RecommendedSwapDenoms = [
"OSMO",
"USDC",
"USDT",
"ATOM",
"TIA",
"WBTC",
"BTC",
"ETH",
"ATOM",
"TIA"
];

export const UnPoolWhitelistedPoolIds: { [poolId: string]: boolean } = {
Expand Down

0 comments on commit e360685

Please sign in to comment.