Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Fixes incorrect statement about root nodes in the Merkle tree theory#33

Open
smoyer64 wants to merge 1 commit intodat-ecosystem-archive:masterfrom
selesy:bug/fix-root-node-description-in-merkle-tree
Open

Fixes incorrect statement about root nodes in the Merkle tree theory#33
smoyer64 wants to merge 1 commit intodat-ecosystem-archive:masterfrom
selesy:bug/fix-root-node-description-in-merkle-tree

Conversation

@smoyer64
Copy link
Copy Markdown

@smoyer64 smoyer64 commented Feb 7, 2021

**🐛 bug fix

The statement:

If the number of leaf nodes is a multiple of 2 the flat tree will only have a single root.

is incorrect and should rather state:

If the number of leaf nodes is a power of 2 the flat tree will only have a single root.

Checklist

  • documentation is changed or added

Context

No

Semver Changes

N/A

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant