@ -258,7 +258,6 @@ function renderUnknownTransaction (self, data) {
`
var table
function txDetails () {
console.log('hit 262')
if (table && table.parentNode) {
tx.removeChild(table)
} else {
@ -89,7 +89,6 @@ var css = csjs`
bottom : 0;
right : 0;
position : absolute;
// z-index : -1;
background-repeat : no-repeat;
background-size : 45%;
}