Struct log_state_t::log_data_t#

Nested Relationships#

This struct is a nested type of Template Class log_state_t.

Struct Documentation#

struct log_data_t#

The log data type for one log.

Public Members

evm_word_t address#

The address of the code executing

data_content_t record#

The record of the log

evm_word_t topics[4]#

The topics of the log

uint32_t no_topics#

The number of topics