Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

RuntimeError on line 340 of IR: empty list #7

@besiwims

Description

@besiwims

Unhandled Runtime Error
Error: Trace: line 71
Trace: line 304 of IR in '__helios__common__tuple_fields_after_6'
Trace: line 322 of IR in '__helios__common__tuple_fields_after_5'
Trace: line 328 of IR in '__helios__common__tuple_fields_after_4'
Trace: line 334 of IR in '__helios__common__tuple_fields_after_3'
Trace: line 340 of IR in '__core__tailList'
RuntimeError on line 340 of IR: empty list

Source
pages/rc.tsx (445:4) @ async claimFunds

443 |
444 | // Send any change back to the buyer

445 | await tx.finalize(networkParams, changeAddr);

I got the above error when claiming funds from a vesting smart contract. You help with this error is highly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions