LogPrint(eLogWarning,"Destination: Publish confirmation was not received in ",PUBLISH_CONFIRMATION_TIMEOUT," seconds, will try again");
Publish();
}
else
{
LogPrint(eLogWarning,"Destination: Publish confirmation was not received in ",PUBLISH_CONFIRMATION_TIMEOUT," seconds from Java floodfill for crypto type ",(int)GetIdentity()->GetCryptoKeyType());
// Java floodfill never sends confirmantion back for unknown crypto type