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

11 lines
373 B

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 needed features).
.. image:: images/remix_debuggertab.png
All informations about debugging are describing in the following link:
:doc:`../tutorial_debug`