Updated on 2026-08-14
This commit is contained in:
parent
46c19f2a3c
commit
850ecba894
12 changed files with 251 additions and 85 deletions
|
|
@ -94,6 +94,7 @@ internal class HotCryptoCurrencyConverter(
|
|||
rawCurrencyId = rawCurrencyId,
|
||||
fiatRate = fiatRate,
|
||||
priceChange = priceChange.movePointLeft(2),
|
||||
isCached = false, // It doesn't matter
|
||||
)
|
||||
} else {
|
||||
Quote.Empty(rawCurrencyId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue