Struct world_state_t::contract_storage_t#

Nested Relationships#

This struct is a nested type of Template Class world_state_t.

Struct Documentation#

struct contract_storage_t#

The storage entry type.

Public Members

evm_word_t key#

The key of the storage

evm_word_t value#

The value of the storage for the given key