Skip to content

Commit

Permalink
fix: update wSOL
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumGrindle committed Jul 17, 2024
1 parent f9aa828 commit 4a95a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export enum CoinKey {

// Solana
SOL = 'SOL',
WSOL = 'WSOL',
WSOL = 'wSOL',

// UTXO
BTC = 'BTC',
Expand Down

0 comments on commit 4a95a6f

Please sign in to comment.