Updated on 2026-08-14
This commit is contained in:
parent
a48967b3ce
commit
7c92486ece
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ internal class SendNotificationFactory(
|
|||
)
|
||||
},
|
||||
)
|
||||
if (!BlockchainUtils.isCardano(currency.id.value)) {
|
||||
if (!BlockchainUtils.isCardano(currency.network.id.value)) {
|
||||
addDustWarningNotification(
|
||||
dustValue = currencyCheck.dustValue,
|
||||
feeValue = feeValue,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue