Commit bc4fc906 authored by ioedeveloper's avatar ioedeveloper Committed by yann300

Removed log to console in txLogger

parent 54806420
......@@ -384,7 +384,6 @@ function txDetails (e, tx, data, obj) {
}
function createTable (opts) {
console.log('opts: ', opts)
var table = yo`<table class="${css.txTable}" id="txTable" data-id="txLoggerTable${opts.hash}"></table>`
if (!opts.isCall) {
var msg = ''
......
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