You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: