feature: add support for VNISH miners.

This commit is contained in:
UpstreamData
2023-02-14 10:11:57 -07:00
parent f5cc526e8a
commit 52786ba954
31 changed files with 473 additions and 101 deletions

View File

@@ -18,3 +18,4 @@ from .bmminer import *
from .bosminer import *
from .cgminer import *
from .hiveon import *
from .vnish import *