Skip to content

Commit 63511bc

Browse files
authored
yespowerlitb
1 parent 94ed386 commit 63511bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

miner.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ enum algos {
564564
ALGO_YESPOWERR16,
565565
ALGO_CPUPOWER,
566566
ALGO_YESPOWERURX,
567+
ALGO_YESPOWERLITB,
567568
ALGO_ZR5,
568569
ALGO_COUNT
569570
};
@@ -650,6 +651,7 @@ static const char* const algo_names[] = {
650651
"yespowerr16",
651652
"cpupower",
652653
"yespowerurx",
654+
"yespowerlitb",
653655
"zr5",
654656
"\0"
655657
};
@@ -792,6 +794,7 @@ Options:\n\
792794
yespowerr16 Yenten (YTN)\n\
793795
cpupower CPUchain (CPU)\n\
794796
yespowerurx Uranium-X (URX)\n\
797+
yespowerlitb LightBit (LITB)\n\
795798
yescryptr32 WAVI\n\
796799
zr5 Ziftr\n\
797800
-o, --url=URL URL of mining server\n\

0 commit comments

Comments
 (0)