I got this error connecting to peer 039a8f88dca257f4f67a2c65bfcc6ab1d398488334d3b3a78d514c8e3f6638a903:
"channel ALL: lightning_closingd: Their fee jumped 14661 to 13410 when ours was 14035"
In the log:
lightningd(13304): peer 039a8f88dca257f4f67a2c65bfcc6ab1d398488334d3b3a78d514c8e3f6638a903: Peer has reconnected, state CLOSINGD_SIGEXCHANGE
lightningd(13304):jcon fd 28: Failing: channel ALL: lightning_closingd: Their fee jumped 14661 to 13410 when ours was 14035
"Their fee jumped 14661 to 13410 when ours was 14035" repeats in the log 5 times (presumably whenever I tried to reconnect). I think I might have found in the log where it went bad:
logecerpt.txt
What's going on? How do I get more information about this for debugging? Is this supposed to happen?