RGB-Tools / rgb-lightning-node

MIT License
17 stars 19 forks source link

fix: rgb amount in channel not updated after payment forwarded #25

Closed whfuyn closed 5 months ago

whfuyn commented 5 months ago

Fixes https://github.com/RGB-Tools/rgb-lightning-node/issues/24

nicbus commented 5 months ago

Thanks for providing this fix.

I have merged https://github.com/RGB-Tools/rust-lightning/pull/4, so you can proceed to update the submodule. Also please check formatting and lint the code, then amend the existing commit with the fixes and the submodule update.

whfuyn commented 5 months ago

I've updated the submodule and fixed the clippy warnings & fmt.

Is there anything left to do?

nicbus commented 5 months ago

LGTM!