Function near_store::test_utils::test_populate_trie[][src]

pub fn test_populate_trie(
    tries: &ShardTries,
    root: &CryptoHash,
    shard_id: ShardId,
    changes: Vec<(Vec<u8>, Option<Vec<u8>>)>
) -> CryptoHash