feat: add more description to use stratum data idea

This commit is contained in:
Cyrix126 2024-06-20 12:58:54 +02:00
parent e8b1f007bd
commit dab6db4077

View file

@ -57,6 +57,7 @@ Right now, the algorithm estimate the eHR with the estimation made by the p2pool
The algorithm could instead watch the stats from the stratum server, which is exact but would take into account only miners which are pointed to it.
Miners using the cli xmrig could point their miners to the p2pool instance of Gupaxx, or have an identical option if they are using the CLI of the algorithm.
The algorithm would still check the estimation made by the p2pool instance of Gupaxx and warn the user if it seems there is too much difference between the data of the stratum server and the one of p2pool. It could prevent the user to forget to configure a miner to the stratum p2pool.
Could also be an option in advanced tab of XvB warning the user that he should point all his miners to the p2pool instance of Gupaxx to take them into account.
### External P2Pool instance
started by [Cyrix126](https://github.com/Cyrix126)
To use multiple Gupaxx instance with only one p2pool instance, the user must be able to set an external p2pool instance instead of running one.