Type alias RevokeCollectionPluginAuthorityV1InstructionArgs

RevokeCollectionPluginAuthorityV1InstructionArgs: {
    pluginType: PluginType;
}

Type declaration

Generated using TypeDoc