Describe the bug
When sending HNT to multiple recipients, the payment fails silently. After swiping to confirm, the app returns to the Send screen with no error message and no success confirmation. No funds are sent.
Single-recipient payments work correctly.
To Reproduce
Steps to reproduce the behavior:
- Open the Send screen
- Add 2 or more recipients with HNT amounts
- Swipe "Send HNT"
- On the signing sheet, tapping "Simulate Transaction" works as expected
- Tap Approve
- App returns silently to the Send screen — no confirmation, no error, no funds sent
Expected behavior
All recipients receive the specified amount and a success confirmation is shown.
Screenshots
Click to open
after confirming, it is expected to see the animation screen illustrating the progress of the transaction being processed, but instead we get the original send screen again and no transaction gets processed:
Smartphone:
- Device: iPhone 17 Pro
- OS: iOS 26.4.1
- App Version: v2.15.4 (1776736401)
Additional context
The Simulate Transaction view (step 4) shows only 1 transaction in the batch even when 2 recipients are entered, suggesting the issue is in transaction
building before signing. Single-recipient payments work correctly end-to-end.
Describe the bug
When sending HNT to multiple recipients, the payment fails silently. After swiping to confirm, the app returns to the Send screen with no error message and no success confirmation. No funds are sent.
Single-recipient payments work correctly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All recipients receive the specified amount and a success confirmation is shown.
Screenshots
Click to open
after confirming, it is expected to see the animation screen illustrating the progress of the transaction being processed, but instead we get the original send screen again and no transaction gets processed:
Smartphone:
Additional context
The Simulate Transaction view (step 4) shows only 1 transaction in the batch even when 2 recipients are entered, suggesting the issue is in transaction
building before signing. Single-recipient payments work correctly end-to-end.