List of questions
Related questions
Question 171 - CBSA discussion
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
B.
User signs the transaction with their private key
C.
Transaction validated on locally running node
D.
Transaction broadcast to entire network
E.
Miners choose to accept or pass on the transaction
F.
Miner takes each accepted transaction and writes it to the current block
G.
1. User uses Dapp/web3 to start transaction
H.
Transaction broadcast to entire network
I.
If accepted by the network, user signs transaction with private key
J.
Miners choose to accept or pass on the transaction
K.
Miner takes each accepted transaction and writes it to the current block
L.
Both of these ordering sequences can occur
M.
None of the above
Your answer:
0 comments
Sorted by
Leave a comment first