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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Verifying and Adding Transactions

  • Daniel Drescher

摘要

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.