Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
codebycarson authored Aug 12, 2023
1 parent 9a189cb commit cefa608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/lib/wallet/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const FIN_WALLET: SeiWallet = {
walletInfo: {
windowKey: 'fin',
name: 'Fin',
website: 'https://chrome.google.com/webstore/detail/fin-wallet-for-sei/dbgnhckhnppddckangcjbkjnlddbjkna',
website: 'https://finwallet.com',
icon: 'https://sei-js-assets.s3.us-west-2.amazonaws.com/fin.png'
}
};
Expand Down

0 comments on commit cefa608

Please sign in to comment.