You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,7 @@ Go to the [releases](https://github.com/fergarrui/ethereum-graph-debugger/releas
45
45
46
46
# Example debug file
47
47
48
-
This file is made as a demo to see what this debugger does at this stage. A function (`pushIf`) was executed in a test contract (the source code of the contract is in the left panel of the debug file).
49
-
The file can be found here: [Example debug file](http://htmlpreview.github.com/?https://raw.githubusercontent.com/fergarrui/ethereum-graph-debugger/master/examples/debug.html)
48
+
This file is made as a demo to see what this debugger does at this stage. The file can be found here: [Example debug file](http://htmlpreview.github.com/?https://raw.githubusercontent.com/fergarrui/ethereum-graph-debugger/master/examples/debug.html)
50
49
51
50
# Existing tools
52
51
There are already tools that allow you to debug Ethereum transactions (Solidity):
0 commit comments