Page MenuHomePhabricator

D14820.diff
No OneTemporary

D14820.diff

diff --git a/src/net_processing.cpp b/src/net_processing.cpp
--- a/src/net_processing.cpp
+++ b/src/net_processing.cpp
@@ -4033,9 +4033,6 @@
if (g_avalanche && isAvalancheEnabled(gArgs)) {
if (g_avalanche->sendHello(&pfrom)) {
- LogPrint(BCLog::AVALANCHE, "Send avahello to peer %d\n",
- pfrom.GetId());
-
auto localProof = g_avalanche->getLocalProof();
if (localProof) {

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 11:53 (3 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187713
Default Alt Text
D14820.diff (472 B)

Event Timeline