GroupsPlugin: {
    authority: PluginAuthority;
    groups: PublicKey<string>[];
    offset?: undefined | bigint;
}

Type declaration

Generated using TypeDoc