@ -139,12 +139,7 @@ class Terminal extends Plugin {
txListener = {this.txListener}
eventsDecoder = {this.eventsDecoder}
/>,
this.element,
() => {
this.blockchain.events.on('newTransaction', (tx, receipt) => {
this.emit('newTransaction', tx, receipt)
})
}
this.element
)
@ -544,7 +544,6 @@ export const RemixUiTerminal = (props: RemixUiTerminalProps) => {
const showTable = (opts) => {
console.log({ opts }, ' show table')
let msg = ''
let toHash
const data = opts.data // opts.data = data.tx