Type alias ApproveCollectionPluginAuthorityV1InstructionArgs

ApproveCollectionPluginAuthorityV1InstructionArgs: {
    newAuthority: PluginAuthority;
    pluginType: PluginType;
}

Type declaration

Generated using TypeDoc