Title: JSON-RPC unexpected mining.configure value: version-rolling.min-bit-count ? Post by: Many Coins on September 25, 2024, 03:02:43 PM Hi!
When I try to connect CPUMiner with https://github.com/stratum-mining/stratum - its OK. But if I try to work with WhatsMiner M30S+_VH20 then: Code: 09-25 16:09:35.00 N btminer[4182]: Stratum connection to pool 0 interrupted in WhatsMiner log, and Code: 2024-09-22T08:28:29.637591Z INFO translator_sv2::lib: HEALTHY message: Channel receive error: RecvError in Translator Crate log. And in tcpdump: Code: Miner: {"id": 196, "method": "mining.configure", "params": [["version-rolling"], {"version-rolling.mask": "1fffe000"}]} What is going wrong? How can I fix it? Tnx! |