2ddd139084
This commit makes sure we are not attempting to create a channel announcement with a nil ChannelAuthProof, as that could cause a crash at startup whe the gossiper would attempt to reprocess an edge coming from the fundingmanager. It also makes sure we check the correct error returned from processRejectedEdge. |
||
---|---|---|
.. | ||
ann_validation.go | ||
bootstrapper.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
utils.go |