You are viewing a single comment's thread from:
RE: Blockchain UTXO Model is a Dead End for General Purpose Applications
Thanks for explaining a key difference of blockchains using UTXO vs. message-based models. From a software development perspective, I'd imagine using messages is easier to reason about when building a blockchain application... and also much leaner on resources.