Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

amuraveinik
Copy link
Contributor

@amuraveinik amuraveinik 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release ASAP to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants