Skip to content

Transactions and Blocks in Blockchain #5211

Answered by alymurtazamemon
sikehish asked this question in Q&A
Discussion options

You must be logged in to vote

@sikehish Yes, blocks contain the transactions and it creates and records a transaction on the blockchain when you deploy a smart contract. When you update/write to your smart contract, it does not redeploy the smart contract instead it creates a new transaction which indicates that the address has performed a transaction(it could be updating a variable or transferring ethers to another address) and added to upcoming blocks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sikehish
Comment options

Answer selected by sikehish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants