Updated on 2026-08-14
This commit is contained in:
parent
96d5f31d82
commit
0747bf7ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ class AccountCryptoPortfolioItemStateConverter(
|
|||
)
|
||||
}
|
||||
|
||||
private fun AccountId.toItemId() = this.userWalletId.stringValue + this.value
|
||||
private fun AccountId.toItemId() = this.value
|
||||
|
||||
private fun BigDecimal.getPriceChangeType(): PriceChangeType = PriceChangeConverter.fromBigDecimal(value = this)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue