StratumServer: submit Monero block as soon as possible
1-3 ms saved when a block is found
This commit is contained in:
@@ -121,6 +121,7 @@ private:
|
||||
uint32_t m_extraNonce;
|
||||
uint64_t m_target;
|
||||
hash m_resultHash;
|
||||
difficulty_type m_sidechainDifficulty;
|
||||
|
||||
enum class Result {
|
||||
STALE,
|
||||
|
||||
Reference in New Issue
Block a user