Yess, I was just trying to get around the issues in the current scheme,
but nip01 actually specifies the order of the keys in the event structure right? I think it is at least a little detailed on how to avoid ambiguity in the serialization infact the event id is a sha256 of a JSON array and not an object, it also details on how to escape special characters, whuch should resolve most of the ambiguities right?
Login to reply
Replies (1)
Most isn't good enough... Anyway binary serialization schemes are far better choices for this.