getAlby / ldk-node

A ready-to-go node implementation built using LDK.
Other
3 stars 0 forks source link

Consider forking rust-lightning to include more forgiving fee rate check #39

Closed rolznz closed 3 months ago

rolznz commented 4 months ago

See https://github.com/lightningdevkit/rust-lightning/blob/607727fae793e86f23249afddb0c10018312607f/lightning/src/ln/channel.rs#L1154

rolznz commented 3 months ago

I asked LDK and they said this will not really help. For now the best thing seems to be to ensure fee rates are correct.