mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 06:47:44 +01:00
In this commit, we alter the ValidateChannelUpdateAnn function in ann_validation to validate a remote ChannelUpdate's message flags and max HTLC field. If the message flag is set but the max HTLC field is not set or vice versa, the ChannelUpdate fails validation. Co-authored-by: Johan T. Halseth <johanth@gmail.com> |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper.go | ||
gossiper_test.go | ||
log.go | ||
syncer.go | ||
syncer_test.go | ||
utils.go |