SN-1001 已核对来源,附原文与上下文。
其他参与者原话bytemaster原帖 ↗这个问题唯一的解法是让交易广播「不再免费」。也就是说,你想让我把交易纳入区块,就得付钱给我。净结果是每个客户端要向它发送交易的那些客户端付费,而不只是向最终把它打进区块的人付费。这样,经济规律接管一切,谁也别想搭交易广播系统的便车。
The only solution to this problem is to make broadcasting of a transaction "non free". Namely, if you want me to include it you have to pay me. The net (no pun intended) result is that each client would need to pay other clients to whom they even send their transaction, not just the individual who gets it in a block. In this way the laws of economics take over and no one gets a free ride on the transaction broadcast system.
我不知道怎么实现这个。给区块创建者的手续费用了一个特殊技巧,让手续费不占任何额外空间。如果每笔手续费都是一笔交易,那手续费的交易自己的手续费又怎么办?
I don't know a way to implement that. The transaction fee to the block creator uses a special trick to include the transaction fee without any additional size. If there was a transaction for each transaction fee, then what about the transactions fees for the transaction fee's transaction?