tuweni / org.apache.tuweni.evm / HostContext / getTxContext

getTxContext

abstract fun getTxContext(): Bytes? (source)

Get transaction context function.

This function is used by an EVM to retrieve the transaction and block context.

Return
The transaction context.