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 27, 2023
1 parent 8f9d08c commit 97968c1
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 97968c1

Please sign in to comment.