mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
doc: fix dead link in txrequest.h
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
* cap on the number of tracked announcements per peer. As failed requests in response to announcements
|
||||
* from honest peers should be rare, this almost solely hinders attackers.
|
||||
* Transaction censoring attacks can be done by announcing transactions quickly while not answering
|
||||
* requests for them. See https://allquantor.at/blockchainbib/pdf/miller2015topology.pdf for more
|
||||
* requests for them. See https://www.cs.umd.edu/projects/coinscope/coinscope.pdf for more
|
||||
* information.
|
||||
*
|
||||
* - Transactions are not requested from a peer until its reqtime has passed.
|
||||
|
||||
Reference in New Issue
Block a user