transactions property

List<MsgTx> transactions
final

List of transactions in this block.

Implementation

final List<MsgTx> transactions;