|
|
|
|
|
by legutierr
1497 days ago
|
|
There is no way that every transaction signer whose transaction is added to a block should be considered a client of the miner of that block. Most likely none of the transaction signers qualify as clients of the miner. Transactions are transmitted over the network anonymously via a gossip protocol, and hundreds or thousands of miners have the chance to include (or not include) any transaction in a block. Transactions are selected for inclusion in a block effectively randomly, through an entirely mechanical process, and no relationship is established or maintained between the miner and any transaction sender. In order to assert that a transaction signer is a client of the miner that builds the block that includes the transaction, you would have to redefine what the word “client” means. |
|
This does not seem obvious to me; even if "client" is too strong a word, the transaction signer and miner have some social contract that's very similar to more traditional fiduciary duty, even if the technical details and enforcement mechanisms are totally different.