@modulus "Just don't make bugs, easy!" You're adding an exeption to the rule, it's going to trip people up without adding any benifit. And might cause problems with future expansion.
> Hi, we have developed a social network with immutable and decentralized messaging. > Cool, just what I was looking for! But make them mutable and centralized.
Is there a way to send a text through BCH but not saved on the Blockchain?
Something like Counterparty/Omni; secured by BCH but not stored on BCH itself if I understand correctly
You could store a hash of the message on-chain, so the tx would only verify a message, not store it. This way, if logs get leaked, they can be verified.