add todo for later

pull/3094/head
Iuri Matias 6 years ago committed by yann300
parent 26aa46c2b3
commit 5333e87d42
  1. 2
      src/app/debugger/debuggerUI.js

@ -163,6 +163,8 @@ class DebuggerUI {
return
}
// TODO: move this to a param to .debug()
// still here because tx is being reffered in children
this.tx = tx
this.transactionDebugger.debug(this)

Loading…
Cancel
Save