feature: create device_info field for MinerData.

This commit is contained in:
Upstream Data
2024-05-01 11:36:28 -06:00
parent 2f8aea5285
commit 40ebf42da1
115 changed files with 258 additions and 129 deletions

View File

@@ -14,7 +14,7 @@
# limitations under the License. -
# ------------------------------------------------------------------------------
from pyasic.miners.makes import WhatsMinerMake
from pyasic.miners.device.makes import WhatsMinerMake
class M31LV10(WhatsMinerMake):