We should add a debug endpoint that provides also Flow information about a transaction.
The endpoint could be something like: debug_getTransactionByHash which would return all the information it has of the transaction inside EVM: transaction payload, transaction receipt, but also all Flow related data, Flow transaction, Flow hash, Flow fees etc.
We should add a debug endpoint that provides also Flow information about a transaction.
The endpoint could be something like:
debug_getTransactionByHash
which would return all the information it has of the transaction inside EVM: transaction payload, transaction receipt, but also all Flow related data, Flow transaction, Flow hash, Flow fees etc.