Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (FAQ & plans added)
by
oocook5u
on 04/12/2013, 02:49:42 UTC
What if i modify the data inside a transaction? How do other peers can protect themselves?
Seems something critical.

Data is signed with TxInput's keys. If you change data transaction's signatures become invalid. It's the same as if you change output address or locktime. No peer would accept tx into mempool with invalid signatures.