pub fn update_group_max_size(
    program_id: &Pubkey,
    group: &Pubkey,
    update_authority: &Pubkey,
    max_size: u32
) -> Instruction
Expand description

Creates a UpdateGroupMaxSize instruction