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

Fix token program and add commitment #188

Merged
merged 2 commits into from
Sep 13, 2022
Merged

Fix token program and add commitment #188

merged 2 commits into from
Sep 13, 2022

Conversation

mike-metaplex
Copy link
Contributor

No description provided.

@@ -18,7 +18,13 @@ public struct Transfer {
}
}

public typealias Commitment = String
public enum Commitment: String, Codable {
Copy link
Contributor

Choose a reason for hiding this comment

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

This was long overdue

@ajamaica ajamaica merged commit b7b7a84 into master Sep 13, 2022
@ajamaica ajamaica deleted the fix/token-program branch September 13, 2022 15:20
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.

2 participants