get10101 / 10101-PoC

The world needs more Lightning!
MIT License
17 stars 3 forks source link

Fix collaborative channel close amounts #489

Closed luckysori closed 1 year ago

luckysori commented 1 year ago

Fixes https://github.com/itchysats/10101/issues/475.

They were wrong because of a bug in our fork of rust-lightning: the channel amounts were not being updated after the custom output was removed.

We were already constructing the correct commitment transaction and because we only ever tested using force-close it looked like everything was working as intended!

luckysori commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded: