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

refactor: correct example trie structure #14485

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jokerstudio
Copy link

Description

For Merkle-Patricia Trie, when data does not exceed 32 bytes, it is stored in the node directly without hashing. This change fixes the example trie structure to align with this concept.

@github-actions github-actions bot added the content 🖋️ This involves copy additions or edits label Dec 11, 2024
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for ethereumorg failed.

Name Link
🔨 Latest commit 54de883
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/675963ecfabc7600082428cd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant