tuweni / org.apache.tuweni.eth / Log / <init>

<init>

Log(logger: Address!, data: Bytes!, topics: MutableList<Bytes32!>!)

Parameters

logger - Address!: The address of the contract that produced this log.

data - Bytes!: Data associated with this log.

topics - MutableList<Bytes32!>!: Indexable topics associated with this log.