Function spl_token_group_interface::instruction::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