Type alias ApproveCollectionPluginAuthorityV1InstructionDataArgs

ApproveCollectionPluginAuthorityV1InstructionDataArgs: {
    newAuthority: PluginAuthorityArgs;
    pluginType: PluginTypeArgs;
}

Type declaration

Generated using TypeDoc