tuweni / org.apache.tuweni.eth / BlockBody / getTransactions

getTransactions

fun getTransactions(): MutableList<Transaction!>! (source)

Provides the block transactions

Return
MutableList<Transaction!>!: the transactions of the block.