Type alias AddCollectionPluginV1InstructionDataArgs

AddCollectionPluginV1InstructionDataArgs: {
    initAuthority?: OptionOrNullable<PluginAuthorityArgs>;
    plugin: PluginArgs;
}

Type declaration

Generated using TypeDoc