337a4a4f56
In case of the situation when we receive remote announcement with channel id which pointing out to unknown channel the announcement have been silently rejected. Now such announcement will be added to the waiting proof map. Such solution has a serious drawback - by adding the announcement proof without information about channel itself (that this announcement have been received from the node eligible to sending it), we allow overwriting the waiting proof map by `Eve` node. |
||
---|---|---|
.. | ||
log.go | ||
service_test.go | ||
service.go | ||
utils.go | ||
validation.go |