Skip to content

Commit 2f97c11

Browse files
committed
doc: Remove TODO 'exclude peers with download permission'
1 parent a063647 commit 2f97c11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/net.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2899,7 +2899,6 @@ void CConnman::RecordBytesSent(uint64_t bytes)
28992899
nMaxOutboundTotalBytesSentInCycle = 0;
29002900
}
29012901

2902-
// TODO, exclude peers with download permission
29032902
nMaxOutboundTotalBytesSentInCycle += bytes;
29042903
}
29052904

0 commit comments

Comments
 (0)