xmrig v6.3.1 merge
This commit is contained in:
commit
22c39226b0
37 changed files with 308 additions and 251 deletions
|
@ -268,4 +268,6 @@ void xmrig::Config::getJSON(rapidjson::Document &doc) const
|
|||
doc.AddMember(StringRef(kBenchAlgoTime), benchAlgoTime(), allocator);
|
||||
doc.AddMember(StringRef(kAlgoPerf), m_benchmark.toJSON(doc), allocator);
|
||||
# endif
|
||||
|
||||
doc.AddMember(StringRef(kPauseOnBattery), isPauseOnBattery(), allocator);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue