Skip to main content

evm_state_to_hashed_post_state

Function evm_state_to_hashed_post_state 

Source
pub fn evm_state_to_hashed_post_state(update: EvmState) -> HashedPostState
Expand description

Converts [EvmState] to HashedPostState by keccak256-hashing addresses and storage slots.