mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-09 15:37:00 -04:00
fix typo: propagation relay -> delay
This commit is contained in:
parent
ebea65121e
commit
f891e34cf9
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ Support for block relay using the Compact Blocks protocol has been implemented
|
||||||
in PR 8068.
|
in PR 8068.
|
||||||
|
|
||||||
The primary goal is reducing the bandwidth spikes at relay time, though in many
|
The primary goal is reducing the bandwidth spikes at relay time, though in many
|
||||||
cases it also reduces propagation relay. It is automatically enabled between
|
cases it also reduces propagation delay. It is automatically enabled between
|
||||||
compatible peers.
|
compatible peers.
|
||||||
[BIP 152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)
|
[BIP 152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue