Skip to content

Multi-recipient HNT payment fails silently #1035

Description

@mugoosse

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:

  1. Open the Send screen
  2. Add 2 or more recipients with HNT amounts
  3. Swipe "Send HNT"
  4. On the signing sheet, tapping "Simulate Transaction" works as expected
  5. Tap Approve
  6. 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 Image Image Image Image

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:

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions