slush0 / stratum-mining

Demo implementation of Bitcoin mining pool on Stratum protocol
Other
247 stars 207 forks source link

Multiple ports for different difficulties #21

Open Bushstar opened 6 years ago

Bushstar commented 6 years ago

Just want to double check the following set up is correct.

To support different difficulties I've made four copies of stratum-mining, all point to the same database and have the same coinbase address but have different difficulties.

Is this the correct way to offer different difficulties on one pool?