TxInfo constructor
TxInfo()
Implementation
TxInfo(this.height, this.txhash, this.raw_log, this.logs, this.gas_wanted,
this.gas_used, this.tx, this.timestamp, this.code, this.codespace);
TxInfo(this.height, this.txhash, this.raw_log, this.logs, this.gas_wanted,
this.gas_used, this.tx, this.timestamp, this.code, this.codespace);