Fix ping message sent on timer ticks to be encrypted so the peer can decrypt it inste...
authorArik Sosman <git@arik.io>
Tue, 18 Feb 2020 22:16:33 +0000 (14:16 -0800)
committerArik Sosman <git@arik.io>
Wed, 19 Feb 2020 22:08:56 +0000 (14:08 -0800)
commitb317f5221f0c50253ea62f2e99b36f28899a932c
tree10298a8c139e8481714f442d13d227c5a5997eb1
parent473f611d11df244b950661b82142c51e5e962b71
Fix ping message sent on timer ticks to be encrypted so the peer can decrypt it instead of shutting down the connection.
lightning/src/ln/peer_handler.rs