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: ignore self_mint field for 4 bytes tick #37

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

wanyvic
Copy link
Collaborator

@wanyvic wanyvic commented Apr 3, 2024

This PR is to fix the missing parsing tick for https://ordinals.com/inscription/08532a02773f89794916bbec4ad1649da031659cecc81707de55ff3031aaf0fbi0
json: {"op":"deploy","p":"brc-20","tick":"MBPO","max":"1","lim":"1","self_mint":false}
We should ignore the deserialization of the self_mint field when the tick length is 4 bytes.

@wanyvic wanyvic merged commit 7f94a7b into dev Apr 10, 2024
3 of 4 checks passed
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.

1 participant