Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-19 22:18:19 +05:00
parent c49502dcd3
commit a2d36ff27c
10 changed files with 98 additions and 3 deletions

View file

@ -29,6 +29,7 @@ internal class SendRecipientMemoFieldConverter(
Blockchain.TerraV2.id,
Blockchain.Stellar.id,
Blockchain.Hedera.id,
Blockchain.Algorand.id,
-> convert(R.string.send_extras_hint_memo)
else -> null
}