remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remix-project/docs/debugger_tab.rst

12 lines
376 B

7 years ago
Debugging
=========
This module allows you to debug the transaction.
It can be used to deploy transactions created from Remix and already mined transactions.
(debugging works only if the current environment provides the necessary features).
7 years ago
.. image:: images/remix_debuggertab.png
For more information about debugging, click on the following link:
7 years ago
:doc:`../tutorial_debug`