add todo for later

pull/1/head
Iuri Matias 6 years ago committed by yann300
parent 16f98a7412
commit 9c1e8e5cd3
  1. 2
      src/app/debugger/debuggerUI.js

@ -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)

Loading…
Cancel
Save