Added --token command line option.

This commit is contained in:
XMRig
2020-11-10 21:29:13 +07:00
parent 51234f5038
commit 39f38d5c69
7 changed files with 13 additions and 3 deletions

View File

@@ -83,6 +83,7 @@ public:
BenchVerifyKey = 1045,
BenchSeedKey = 1046,
BenchHashKey = 1047,
BenchTokenKey = 1048,
// xmrig common
CPUPriorityKey = 1021,