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

Update mpl-core, Pubkey serde serialization via DisplayFromStr #45

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Apr 19, 2024

This will make Pubkeys in mpl-core plugins print as base58 strings rather than arrays, i.e.:

RuleSet::ProgramAllowList JSON:

{"ProgramAllowList" ["8bAnE38uhVdTzK2Z8FBi9Gm2C1wrJo6AS2G9dfMqVg44","FUDsxraf8C3e6N9KcoVqqhKSm6MiBd8UveF452jxDqX8"]}

UpdateDelegate JSON:

{"additional_delegates":["FUDsxraf8C3e6N9KcoVqqhKSm6MiBd8UveF452jxDqX8"]}

@danenbm danenbm merged commit d2f272b into main Apr 19, 2024
1 check passed
@danenbm danenbm deleted the danenbm/mpl-core-serde-pubkey branch April 19, 2024 22:15
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.

None yet

2 participants