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: incorrect value in schema for array length in ...Map #310

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

CJ42
Copy link
Collaborator

@CJ42 CJ42 commented Sep 15, 2023

What kind of change does this PR introduce (bug fix, feature, docs update, ...)?

🐜 Bug Fix

What is the current behaviour (you can also link to an open issue here)?

The schemas for the ...Map value in the tuple mention bytes8. But this was changed to uint128.

See following PRs in LIP repos for reference:

What is the new behaviour (if this is a feature change)?

Correct the schemas with the right value type in the tuple.

@Hugoo Hugoo merged commit 0d28b13 into develop Sep 21, 2023
2 checks passed
@Hugoo Hugoo deleted the fix/schema-tuple-array-length branch September 21, 2023 22:19
This was referenced May 15, 2024
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