Add GPU miners
This commit is contained in:
@@ -843,6 +843,7 @@ int32_t komodo_minerids(uint8_t *minerids,int32_t height,int32_t width)
|
||||
{
|
||||
if ( height-i <= 0 )
|
||||
continue;
|
||||
minerids[nonz] = numnotaries;
|
||||
if ( (pindex= komodo_chainactive(height-width+i+1)) != 0 )
|
||||
{
|
||||
if ( komodo_blockload(block,pindex) == 0 )
|
||||
|
||||
Reference in New Issue
Block a user