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

docs: fix incorrect docs for result of decoding tuple of CompactBytesArray #487

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

CJ42
Copy link
Collaborator

@CJ42 CJ42 commented Nov 6, 2024

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

Docs fix

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

The docs page section for decodeData with tuples of CompactBytesArray show an example that is incorrect. The nested arrays are not wrapped into an array.

image

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

Fix the example output in the docs by adding the extra [ ... ] missing around the nested arrays.

@CJ42 CJ42 merged commit 4303fc1 into develop Nov 21, 2024
2 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.

2 participants