Struct transaction_t::access_list_account_t#

Nested Relationships#

This struct is a nested type of Template Class transaction_t.

Struct Documentation#

struct access_list_account_t#

The access list account. YP: \(E_{a}\)

Public Members

evm_word_t address#

The address YP: \(a\)

uint32_t no_storage_keys#

The number of storage keys YP: \(|E_{s}|\)

evm_word_t *storage_keys#

The storage keys YP: \(E_{s}\)