Skip to content

Commit

Permalink
fix: update LIT precision (#2954)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Aug 7, 2024
1 parent 443fce2 commit fe010cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4485,7 +4485,7 @@
{
"assetId": 0,
"symbol": "LIT",
"precision": 12,
"precision": 18,
"priceId": "litentry",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg"
}
Expand Down Expand Up @@ -6394,7 +6394,7 @@
{
"assetId": 0,
"symbol": "LIT",
"precision": 12,
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg",
"priceId": "litentry"
}
Expand Down

0 comments on commit fe010cf

Please sign in to comment.