Simplify sequencing of handle_query_channel_range
authorbmancini55 <bmancini@gmail.com>
Tue, 16 Mar 2021 20:30:22 +0000 (16:30 -0400)
committerbmancini55 <bmancini@gmail.com>
Tue, 16 Mar 2021 23:36:38 +0000 (19:36 -0400)
Modify NetGraphMsgHandler::handle_query_channel_range to always use
first_blocknum=0 in replies. This is spec compliant after changes to
make sequence completion explicity using sync_complete.


No differences found