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

Function trie_account_rlp

Source
pub fn trie_account_rlp(
    info: &AccountInfo,
    storage: &HashMap<U256, U256>,
) -> Vec<u8> 
Expand description

Returns the RLP for this account.