explain soft chain

This commit is contained in:
Milan Hauth 2023-05-29 17:18:17 +02:00
parent 68d559219a
commit 20d3fd18e3

View File

@ -43,6 +43,8 @@ Soft chain of events
--------------------
This is useful to build a "soft chain" of events, so the recipient can detect missing events.
This chain is "soft", because it tolerates missing events.
A "hard" chain would store only the first previous event, and if that event is missing, the chain is broken.
Events can go missing because of