This commit is contained in:
jl777
2016-11-17 18:32:09 -03:00
parent 40d4047da2
commit 1e6dafe078
2 changed files with 4 additions and 4 deletions

View File

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