BOLT7: Signing channel updates with the same timestamp may get you bl…#614
BOLT7: Signing channel updates with the same timestamp may get you bl…#614jtimon wants to merge 1 commit into
Conversation
|
We don't have a concept of blacklisting in the spec. So far we will drop the |
|
There's the following right below: Perhaps that part should be removed then? |
won't this get your channel instapruned as a zombie since it will be much older than two weeks? lnd does the same in taking |
|
I think #621 replaces this PR and adds more details. |
|
Closing since #621 got merged |
…acklisted
The current text seems to contradict itself.
If equal timestamps should be ignored, there's no chance to blacklist the node because of it as it said right afterwards.
Perhaps this is not the best fix, but it seems like a fix is needed.