iavl
iavl copied to clipboard
[Question] About leaf and inner nodes and how they change
Hi. Thanks for well documented implementation, but I still missing few concepts.
- Could leaf node become inner?
- What happens to value if yes?
- Could leaf node become inner on rotation?
- What happens with hash of tree?