Content version system.
Currently content id is stored on the blockchain. If you edit the content, no info is updated on the blockchain.
We need to store content hash alongside its id, and post any changes made to the original content as a separate transaction with unique content id and hash, linked to the original content transaction.
Content version system.
Currently content id is stored on the blockchain. If you edit the content, no info is updated on the blockchain.
We need to store content hash alongside its id, and post any changes made to the original content as a separate transaction with unique content id and hash, linked to the original content transaction.