Remove unwanted check in accept_channel
authorDevrandom <c1.devrandom@niftybox.net>
Mon, 7 Jun 2021 14:22:07 +0000 (16:22 +0200)
committerDevrandom <c1.devrandom@niftybox.net>
Mon, 7 Jun 2021 14:22:07 +0000 (16:22 +0200)
commitb22e5c0c9ba2dddc18e77e6f9af8abe0f9d88629
tree624fb3779a7ba44f2fdbec8edb960ef56e99a05d
parent3996eaab6e2eaf5fde9374b51d952c0edef5ea92
Remove unwanted check in accept_channel

This caused an interoperability issue with lnd, because they can propose a reserve lower than their dust limit (but not lower than ours).
lightning/src/ln/channel.rs