Hacker News new | ask | show | jobs
by gricardo99 3291 days ago
My understanding is the data is distributed, the metadata tables are enforced by the blockchain protocol, but the contents are free to be whatever the writer wants to put in the database. Once it's written, the metadata/protocol enforces the integrity of the data on the blockchain.
1 comments

Indeed, it would make sense. "Content is not enforced" would mean "content data structure is up to block creator". Thanks!