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

Type declaration

Generated using TypeDoc