Merge #8380: fix typo: propagation relay -> delay

f891e34 fix typo: propagation relay -> delay (Jannes Faber)
This commit is contained in:
Wladimir J. van der Laan 2016-07-21 17:31:29 +02:00
commit cbdbc75139
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 1 deletions

View File

@ -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)