ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.04k stars 4.78k forks source link

Added clarity by specifying the types of node in the trie example #13845

Open TakeASwing-420 opened 2 weeks ago

TakeASwing-420 commented 2 weeks ago

Description

I added clarity by specifying the types of node in the trie example; like which one is leaf node which one is extension node etc. in the comments.

netlify[bot] commented 2 weeks ago

Deploy Preview for ethereumorg ready!

Name Link
Latest commit 33907e095792ff1573b748315d2c66700f4eff0c
Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66e084d952e8680008e25ce7
Deploy Preview https://deploy-preview-13845--ethereumorg.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
7 paths audited
Performance: 39 (🔴 down 9 from production)
Accessibility: 92 (🔴 down 1 from production)
Best Practices: 86 (🔴 down 6 from production)
SEO: 92 (🔴 down 1 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

TakeASwing-420 commented 2 weeks ago

@wackerow, please review this PR.