Hi,
I am inserting huge data to my multichain streams and I understand that data with same key will be stored to multichain with versioning.
I would like to know how can i avoid inserting duplicate records to the stream , how can i check if a key already exists.
Let me know how this can be done, thanks.!