txs property

List<MsgEthereumTx> txs
final

txs is an array of messages in the block

Implementation

final List<ethermint_evm_v1_tx.MsgEthereumTx> txs;