Skip to content

Commit 9662833

Browse files
Merge pull request #6153 from BitGo/COIN-4153-update-decimal-places
fix: update decimal places for trx:usd1
2 parents f74eb46 + b046b55 commit 9662833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1933,7 +1933,7 @@ export const coins = CoinMap.fromCoins([
19331933
'6d37a333-c09b-44b8-bd2b-f07f12b838cd',
19341934
'trx:usd1',
19351935
'USD1',
1936-
6,
1936+
18,
19371937
'TPFqcBAaaUMCSVRCqPaQ9QnzKhmuoLR6Rc',
19381938
UnderlyingAsset['trx:usd1']
19391939
),

0 commit comments

Comments
 (0)