|
@@ -236,7 +236,7 @@ impl Slot {
|
|
|
|
|
|
|
|
// Seed process complete
|
|
// Seed process complete
|
|
|
if hosts.container.is_empty(HostColor::Grey) {
|
|
if hosts.container.is_empty(HostColor::Grey) {
|
|
|
- warn!(target: "net::session::seedsync_session",
|
|
|
|
|
|
|
+ verbose!(target: "net::session::seedsync_session",
|
|
|
"[P2P] Greylist empty after seeding");
|
|
"[P2P] Greylist empty after seeding");
|
|
|
}
|
|
}
|
|
|
|
|
|