pub fn process_update_group_authority(
    _program_id: &Pubkey,
    accounts: &[AccountInfo<'_>],
    data: UpdateGroupAuthority
) -> ProgramResult
Expand description

Processes an UpdateGroupAuthority instruction