This commit is contained in:
jl777
2016-11-17 18:29:04 -03:00
parent 9fb3716807
commit 40d4047da2
3 changed files with 12 additions and 11 deletions

View File

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