|
|
|
|
|
by iamwil
877 days ago
|
|
I thought it was really neat when I came across it. There was a detail that I didn't find in the paper (or might have missed). What if the key you're adding has a lot more (or a lot less) leading zeros in its hash than the number of leading zeros in the current root layer? Do you just add nodes in between the root and the new node? What should go in those in-between nodes? |
|