Преглед на файлове

Always update timestamp.

Adam Ierymenko преди 10 години
родител
ревизия
18ca6f34ff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      node/SelfAwareness.cpp

+ 1 - 1
node/SelfAwareness.cpp

@@ -124,7 +124,7 @@ void SelfAwareness::iam(const Address &reporter,const InetAddress &reporterPhysi
 				}
 			}
 		}
-	}
+	} else entry.ts = now;
 }
 
 void SelfAwareness::clean(uint64_t now)