Type alias AddGroupsToGroupV1InstructionDataArgs

AddGroupsToGroupV1InstructionDataArgs: {
    groups: PublicKey[];
}

Type declaration

Generated using TypeDoc