diff options
author | John Newbery <john@johnnewbery.com> | 2020-05-08 14:18:13 -0400 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2020-05-12 16:29:49 -0400 |
commit | 746736639e6d05acdb85c866d4c605c947d4c500 (patch) | |
tree | d987d4177d161b987f7ecf50735040e5d667a2a8 /share | |
parent | 8da1e43b63cb36759eeb1fcfd6768163265c44e2 (diff) |
[net processing] Only send a getheaders for one block in an INV
Headers-first is the primary method of announcement on the network. If a
node fell back sending blocks by inv, it's probably for a re-org. The
final block hash provided should be the highest, so send a getheaders
and then fetch the blocks we need to catch up.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions