mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-09 15:37:00 -04:00
Merge #8380: fix typo: propagation relay -> delay
f891e34
fix typo: propagation relay -> delay (Jannes Faber)
This commit is contained in:
commit
cbdbc75139
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.
|
||||
|
||||
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.
|
||||
[BIP 152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue