Difference between revisions of "MinerID"

Line 1: Line 1:
MinerID is a set of protocols that allow a miner to embed information inside the coinbase transaction of each block won by a particular node to allow all blocks it wins to be associated with an identity.  
+
MinerID is a set of protocols that allow a miner to embed information inside the [[Coinbase|coinbase transaction]] of each block won by a particular node to allow all blocks it wins to be associated with an identity.  
  
This will allow network users to see which nodes are the most proficient at mining enabling them to target those nodes to broadcast transactions and retreive information about activity on the network such as incoming payments, merkle proofs, double spend queries and more.
+
This will allow network users to see which nodes are the most proficient at mining enabling them to target those nodes to broadcast transactions and retrieve information about activity on the network such as incoming payments, merkle proofs, double spend queries and more.
  
 
==Description==
 
==Description==

Revision as of 10:12, 15 January 2020

MinerID is a set of protocols that allow a miner to embed information inside the coinbase transaction of each block won by a particular node to allow all blocks it wins to be associated with an identity.

This will allow network users to see which nodes are the most proficient at mining enabling them to target those nodes to broadcast transactions and retrieve information about activity on the network such as incoming payments, merkle proofs, double spend queries and more.

Description

Protocol

See Also

References