Skip to main content

trie_account_rlp_with_storage_root

Function trie_account_rlp_with_storage_root 

Source
fn trie_account_rlp_with_storage_root(
    info: &AccountInfo,
    storage_root: B256,
) -> Vec<u8> 
Expand description

Returns the RLP for this account with an already computed storage root.