GH-4087_http_endpoint_info_inner_txs
Last updated
Was this helpful?
Fixes a bug in /transactions/{hash}/info endpoint: when the transaction
that has info (contract create/call/force progress) is wrapped around a meta
transaction or a paying-for transaction: the info of the inner transaction
was not provided in the response. This is now fixed.
Last updated
Was this helpful?
Was this helpful?