LinkedListRawEntry: {
    creationTime: number;
    creationTimeHash: SHA256Hash<CreationTime>;
    dataHash: SHA256Hash<OneObjectTypes>;
    linkedListEntryHash: SHA256Hash<LinkedListEntry>;
    metaDataHashes?: SHA256Hash[];
}

This type is returned by the raw channel iterator