Why it is not possible to edit the data once it is done in a block?
Answer Posted / Nardev Kr. Singh Gangwar
Once a transaction is added to a block and the block is added to the chain, it cannot be edited because each block contains a cryptographic hash of the previous block. Changing any information within a block would result in a different hash, which would break the integrity of the chain. This makes the data tamper-proof.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers