Merge branch 'syncbug' into dev

Conflicts:
	src/metrics.cpp
This commit is contained in:
Duke Leto
2020-12-11 00:35:14 -05:00
21 changed files with 238 additions and 327 deletions

View File

@@ -562,7 +562,7 @@ int32_t komodo_voutupdate(bool fJustCheck,int32_t *isratificationp,int32_t notar
*specialtxp = 1;
//printf(">>>>>>>> ");
}
else if ( komodo_chosennotary(&nid,height,scriptbuf + 1,timestamp) >= 0 )
else if ( hush_chosennotary(&nid,height,scriptbuf + 1,timestamp) >= 0 )
{
//printf("found notary.k%d\n",k);
if ( notaryid < 64 )