Files
remix-viper/docs/debugger_tab.rst
2017-09-13 17:25:23 +02:00

12 lines
376 B
ReStructuredText

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).
.. image:: images/remix_debuggertab.png
For more information about debugging, click on the following link:
:doc:`../tutorial_debug`