Guys, the question is, how can I get the hash of a transaction that ended in error from truffle ganach? I launched truffle develop in the main window, then in the second one with truffle develop --log logs, as a result, it gives only the execution time calculated from the deployment of the contract

Jun 25, 2022, 9:27 AM
Jun 25, 2022, 9:27 AM
Why not run ganache separate?
It will show tx hash of all tx
Jun 25, 2022, 9:36 AM
I just need truffle debug definition tx
Jun 25, 2022, 9:42 AM
Well you can run that on ganache tx too
Jun 25, 2022, 9:45 AM

© 2024 Draquery.com All rights reserved.