test
This commit is contained in:
@@ -107,6 +107,8 @@ int32_t komodo_gateway_depositremove(uint256 txid,uint16_t vout) // assetchain c
|
|||||||
}
|
}
|
||||||
portable_mutex_unlock(&Q->mutex);
|
portable_mutex_unlock(&Q->mutex);
|
||||||
}
|
}
|
||||||
|
if ( queuesize(&DepositsQ) == 0 && queuesize(&PendingsQ) == 0 )
|
||||||
|
KOMODO_DEPOSIT = 0;
|
||||||
return(n);
|
return(n);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user