Skip to content

Fix transaction receipts {API} [#3357]

Ethan Reesor requested to merge 3357-api-tx-receipt into main

Closes #3357 (closed). Fixes an issue with the API that would result in the incorrect receipt being returned for a transaction due to a misunderstanding of the index used to retrieve receipts.

Changelog: fix

Merge request reports