This commit is contained in:
jl777
2018-04-13 17:56:44 +03:00
parent 0690e63e4a
commit e28e0df9be
2 changed files with 1 additions and 1 deletions

View File

@@ -724,7 +724,6 @@ uint32_t komodo_heightstamp(int32_t height)
return(0);
}
extern int32_t KOMODO_LOADINGBLOCKS;
void komodo_pindex_init(CBlockIndex *pindex,int32_t height)
{
int32_t i,num; uint8_t pubkeys[64][33]; CBlock block;