HashablePluginSchema: {
    authority: PluginAuthority;
    index: bigint;
    plugin: Plugin;
}

Type declaration

Generated using TypeDoc