mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-21 22:15:59 +02:00
doc: Remove TODO 'exclude peers with download permission'
This commit is contained in:
parent
a063647413
commit
2f97c1180b
@ -2899,7 +2899,6 @@ void CConnman::RecordBytesSent(uint64_t bytes)
|
||||
nMaxOutboundTotalBytesSentInCycle = 0;
|
||||
}
|
||||
|
||||
// TODO, exclude peers with download permission
|
||||
nMaxOutboundTotalBytesSentInCycle += bytes;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user