Verifying and Adding Transactions
摘要
We can turn individual computers into nodes in a purely distributed peer-to-peer system that communicate with each other about transaction data and new blocks to be added to the blockchain data structure. This step focuses on what happens once a node receives transaction data and how to ensure that only valid transaction data and blocks are added to the blockchain data structure.