Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecating sized collection fields #1141

Closed
wants to merge 1 commit into from

Conversation

blockiosaurus
Copy link
Contributor

No description provided.

@blockiosaurus blockiosaurus requested a review from a team as a code owner July 10, 2023 16:24
@blockiosaurus blockiosaurus requested review from febo and danenbm and removed request for a team July 10, 2023 16:24
@@ -55,6 +55,10 @@ impl CollectionAuthorityRecord {
#[cfg_attr(feature = "serde-feature", derive(Serialize, Deserialize))]
#[derive(BorshSerialize, BorshDeserialize, PartialEq, Eq, Debug, Clone)]
pub enum CollectionDetails {
#[deprecated(
since = "1.13.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to update the version to the actual version where the deprecated message will show up.

@febo
Copy link
Contributor

febo commented Jul 18, 2023

@blockiosaurus We probably need to move this PR to the new repository.

@febo
Copy link
Contributor

febo commented Jul 26, 2023

PR moved to the new mpl token metadata repository.

@febo febo closed this Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants