Commit 9c1e8e5c authored by Iuri Matias's avatar Iuri Matias Committed by yann300

add todo for later

parent 16f98a74
...@@ -163,6 +163,8 @@ class DebuggerUI { ...@@ -163,6 +163,8 @@ class DebuggerUI {
return return
} }
// TODO: move this to a param to .debug()
// still here because tx is being reffered in children
this.tx = tx this.tx = tx
this.transactionDebugger.debug(this) this.transactionDebugger.debug(this)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment