CheckPluginAuthoritiesArgs: {
    asset: AssetV1;
    authority: PublicKey | string;
    collection?: CollectionV1;
    pluginTypes: PluginType[];
}

Type declaration

Generated using TypeDoc