anvil::eth::backend::mem::state

Function state_root

Source
pub fn state_root(accounts: &HashMap<Address, DbAccount>) -> B256
Expand description

Builds state root from the given accounts