mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.6.2
This commit is contained in:
@@ -788,5 +788,6 @@ bool register_scrypt_algo( algo_gate_t* gate )
|
||||
scratchbuf_size = 1024;
|
||||
else
|
||||
scratchbuf_size = opt_scrypt_n;
|
||||
return true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user