package com.hedera.hapi.node.state.hooks

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message EvmHookSlotKey

evm_hook_state.proto:97

* The key of an EVM hook's storage slot. For each EVM hook, its storage is a mapping of 256-bit keys (or "words") to 256-bit values.

message EvmHookState

evm_hook_state.proto:27

* The representation of an EVM hook in state, including the previous and next hook ids in its owner's list.

enum HookType

evm_hook_state.proto:84

* The type of a hook.

Used in: EvmHookState