mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
Warning messages are intended to add "softer" failure modes for peers, so to start with we simply log the warnings sent to us. While we "may" disconnect from the peer according to the spec, we start with the least extreme option (which is also not a change in behavior because previously we'd just log that we received an unknown odd message). |
||
---|---|---|
.. | ||
brontide.go | ||
brontide_test.go | ||
interfaces.go | ||
log.go | ||
test_utils.go |