More wallet tests
This commit is contained in:
@@ -41,6 +41,8 @@ int main(int argc, char** argv)
|
||||
{
|
||||
set_main_thread();
|
||||
p2pool_usage();
|
||||
IMergeMiningClient::create({}, {}, {});
|
||||
JSONRPCRequest::call({}, 0, {}, {}, {}, false, {}, [](const char*, size_t, double){}, [](const char*, size_t, double){});
|
||||
|
||||
PoolBlock::s_precalculatedSharesLock = new ReadWriteLock();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user