mirror of
https://github.com/status-im/remix-viper.git
synced 2026-08-27 12:21:07 +00:00
12 lines
376 B
ReStructuredText
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`
|