Type alias ApproveCollectionPluginAuthorityV1InstructionDataArgs

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

Type declaration

Generated using TypeDoc