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

RuntimeError on line 340 of IR: empty list #7

Open
besiwims opened this issue Jul 16, 2023 · 0 comments
Open

RuntimeError on line 340 of IR: empty list #7

besiwims opened this issue Jul 16, 2023 · 0 comments

Comments

@besiwims
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant