This commit is contained in:
jl777
2018-07-27 01:13:27 -11:00
parent c66eb36d51
commit adb65e1c96

View File

@@ -2827,7 +2827,7 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
if ( ASSETCHAINS_CC != 0 )
{
if ( pqueue->IsIdle() == 0 )
if ( scriptcheckqueue->IsIdle() == 0 )
{
fprintf(stderr,"scriptcheckqueue isnt idle\n");
sleep(1);