Skip to content

Commit

Permalink
Merge branch 'main' into quota_logic
Browse files Browse the repository at this point in the history
  • Loading branch information
adaki2004 authored May 8, 2024
2 parents a8ba685 + fe49ed8 commit 0cb2b52
Show file tree
Hide file tree
Showing 3 changed files with 9,287 additions and 7,293 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@ __pycache__/
.vscode/launch.json
packages/protocol/config.js
.vercel

# Idea
.idea/
2 changes: 1 addition & 1 deletion packages/bridge-ui/src/libs/connect/web3modal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const web3modal = createWeb3Modal({
projectId,
featuredWalletIds: [],
allowUnsupportedChain: true,
excludeWalletIds: ['c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96'],
excludeWalletIds: [],
// chains,
chainImages,
themeVariables: {
Expand Down
Loading

0 comments on commit 0cb2b52

Please sign in to comment.