Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

IOS-8253 Send, Express: (Kaspa) no warning about 84 UTXO #867

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

AlekseiMuraveinik1
Copy link
Contributor

@AlekseiMuraveinik1 AlekseiMuraveinik1 commented Oct 16, 2024

IOS-8253

Здесь изменения из PRа в приложении с некоторыми доработками, которые обсудили с @tureck1y на созвоне

let amountValue = min(transaction.amount.value, availableAmount().value)
let amount = Amount(with: blockchain, value: amountValue)

let transaction = transaction.withAmount(amount)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Запустил, проверил, вроде бы все ок.
Запрос фи не фейлится, а после него на валидации возвращается ошибка и показываем кнопку

image

@tureck1y tureck1y added the release ASAP to review label Oct 16, 2024
@tureck1y tureck1y merged commit b6d5daf into develop Oct 16, 2024
3 checks passed
@tureck1y tureck1y deleted the bugfix/IOS-8253_kaspa_84 branch October 16, 2024 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release ASAP to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants