List: ListParams & {
    event?: DecryptedEvent;
    privateTags: string[][];
    publicTags: string[][];
}