Hacker News new | ask | show | jobs
by simplesleeper 2530 days ago
wikipedia says - https://en.m.wikipedia.org/wiki/Blockchain - that transaction data is generally represented by a merkle tree in block chains
1 comments

Yes, the block of transactions is arranged in a Merkel tree, but that Merkel tree is finalized, chained to the previous block and secured by proof of work.

Libra is changing the Merkel tree over time, it is never final, which is similar to pre-Bitcoin digital currencies.