the hash of the event ID? but the event ID is a hash...
Login to reply
Replies (1)
hash the event ID, take only the first 8 bytes
the chances of collision over the first 8 bytes directly is higher on the raw hash of the event (consider PoW notes) than if it's the first 8 bytes of the hash of the hash.
this is how i would implement it anyway. fwiw, nobody listens to me, and even when i'm proven right nobody wants to remember i said it.