spl_token_group_interface::instruction

Function update_group_authority

Source
pub fn update_group_authority(
    program_id: &Pubkey,
    group: &Pubkey,
    current_authority: &Pubkey,
    new_authority: Option<Pubkey>,
) -> Instruction
Expand description

Creates a UpdateGroupAuthority instruction