Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdrWorker ¶
func AdrWorker( pub [33]byte, id, nonce uint64, bestBits uint8, bestNonce chan uint64, stop chan bool)
AdrWorker is a gorouting that looks for a short hash. pub is the pub key to work on. ID & Nonce is the nonce to start at. bestNonce is a channel that returns the best nonce each time one is found stop is a channel that kills this worker
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.