Struct touch_state_t::touch_state_data_t#

Nested Relationships#

This struct is a nested type of Template Class touch_state_t.

Struct Documentation#

struct touch_state_data_t#

The touch state data type. Contains the accounts with their storage and the write operations done on the accounts. The write operations can be: 0 - no, 1 - bytecode, 2 - balance, 4 - nonce, 8 - storage

Public Members

state_data_t touch_accounts#

The touch accounts

uint8_t *touch#

The write operations