Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-26 15:40:12 +02:00
parent e359847e72
commit 9898764f4d
8 changed files with 206 additions and 15 deletions

View file

@ -63,6 +63,7 @@ internal class NFTSendSuccessComponent @AssistedInject constructor(
cryptoCurrency = params.cryptoCurrencyStatus.currency,
blockClickEnableFlow = MutableStateFlow(false),
predefinedValues = PredefinedValues.Empty,
isAddContactAvailable = true,
),
onResult = {},
onClick = {},