tuweni / org.apache.tuweni.eth / TransactionReceipt / getCumulativeGasUsed

getCumulativeGasUsed

fun getCumulativeGasUsed(): Long (source)

Returns the total amount of gas consumed in the block after the transaction has been processed.

Return
Long: the total amount of gas consumed in the block after the transaction has been processed