Don't send padding bytes for pings 2020-02-bitcoinrpc-dep-head-test
authorMatt Corallo <git@bluematt.me>
Sat, 15 Feb 2020 03:51:09 +0000 (22:51 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 1 Mar 2020 04:26:16 +0000 (23:26 -0500)
commit3569405daca0eb707e4ca281f602c988339d665c
tree14a8f9c85bc19787e3ea8d9a9546471febfa52e3
parent79c9544859be23417755d9dd39bc55daa68412ef
Don't send padding bytes for pings

We (somewhat needlessly) send an extra 64 bytes with every ping.
While this isn't exactly a big deal, I saw it and figured we
shouldn't waste bytes on the wire given some of the constraints of
potential users.
lightning/src/ln/peer_handler.rs