Solved

Which of These Demonstrates the Correct Order of the Lifecycle

Question 67

Multiple Choice

Which of these demonstrates the correct order of the lifecycle of a transaction on Ethereum blockchain?


A) 1. User uses Dapp/web3 to start transaction     2. User signs the transaction with their private key     3. Transaction validated on locally running node     4. Transaction broadcast to entire network     5. Miners choose to accept or pass on the transaction     6. Miner takes each accepted transaction and writes it to the current block
B)     2. Transaction broadcast to entire network     3. If accepted by the network, user signs transaction with private key     4. Miners choose to accept or pass on the transaction     5. Miner takes each accepted transaction and writes it to the current block
C) Both of these ordering sequences can occur
D) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions