Type Alias CollectionMaxSupplySet

CollectionMaxSupplySet: PlainDescriptor<{
    collection: number;
    max_supply: number;
}>

Max supply has been set for a collection.