Skip to content

Commit

Permalink
fix(statics): fix sol:vi decimal
Browse files Browse the repository at this point in the history
Ticket: EA-1956

TICKET: EA-1956
  • Loading branch information
ewangbitgo committed Oct 30, 2023
1 parent a19c93c commit 4713ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10228,7 +10228,7 @@ export const coins = CoinMap.fromCoins([
'd82f66bf-e921-44e4-a9b0-462eda94a9ad',
'sol:vi',
'VI',
6,
9,
'7zBWymxbZt7PVHQzfi3i85frc1YRiQc23K7bh3gos8ZC',
UnderlyingAsset.VI,
AccountCoin.DEFAULT_FEATURES
Expand Down

0 comments on commit 4713ce6

Please sign in to comment.