This commit is contained in:
jl777
2016-11-17 18:21:56 -03:00
parent 6d5cb6d448
commit e4e76989a0
3 changed files with 18 additions and 17 deletions

View File

@@ -463,6 +463,7 @@ void komodo_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height)
}
}
void komodo_currentheight_set(int32_t height);
int8_t komodo_minerid(int32_t height)
{
static uint32_t depth;