Skip to content

Commit

Permalink
feat: rename xwallet to eckowallet
Browse files Browse the repository at this point in the history
  • Loading branch information
1Mateus committed Jan 18, 2024
1 parent deac4b9 commit 02f0814
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion front/chains/kadena/providers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import eckoWallet from './adapters/xwallet'
import eckoWallet from './adapters/eckowallet'
import walletConnect from './adapters/wallet-connect'

export const providers = {
Expand Down

0 comments on commit 02f0814

Please sign in to comment.