decred / dcrlnd

Decred Lightning Network Daemon ⚡️
MIT License
36 stars 24 forks source link

edge not found #172

Open dajohi opened 1 year ago

dajohi commented 1 year ago

[ERR] NANN: Unable to retrieve chan status for Channel(txid:X): edge not found We need to figure out a way to detect this specific case (remote end disconnected and never completed the ann after channel funding) vs other potential causes though (e.g. db corruption or some other race condition)