|
|
|
|
|
by londons_explore
384 days ago
|
|
It can be done with Merkel trees. You just ship the root hash. Merkel trees are snapshot/read only though - so you then use a bitcoin style Blockchain to ship refreshed versions of the root tree hash (you can even ship it in the actual bitcoin Blockchain if you like, piggybacking on its proof of work to ensure different people don't see different root hashes) |
|