Skip to content

how a new transaction happening to a blockchain #2894

Answered by othaime-en
9Sudhanwa99 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @9Sudhanwa99 there is a difference between tampering and changing the state of the blockchain. When you say tamper, I assume you mean trying to change something that is already stored in the blockchain. Technically you can try and change but maintainers and the public will know that you have changed something and they will discard your version of the blockchain. However, when it comes to creating transactions, we are aren't technically tampering with the blockchain, we are essentially, changing the state of the blockchain by adding something new (new blocks/transactions) to it. We can't really say that it is immutable if we haven't permanently added the data into the blockchain right?…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@9Sudhanwa99
Comment options

@krakxn
Comment options

Answer selected by 9Sudhanwa99
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants