pub async fn get_as_author_sub_chain(
    action_seq: u32,
    app_entry_type: AppEntryType,
    source_chain: &SourceChainRead
) -> SourceChainResult<ValidationPackage>