MutinyWallet / mutiny-node

SDK behind Mutiny Wallet
https://mutinywallet.com
MIT License
189 stars 35 forks source link

channelmanager error when closing channel about feerate disagreement #286

Closed futurepaul closed 1 year ago

futurepaul commented 1 year ago

Screen Shot 2022-12-30 at 5 06 09 PM

tried to close a channel, it failed, I didn't look at the logs. but when I tried again a few minutes later it did close but I saw this error in the process

TonyGiorgio commented 1 year ago

We have refined some of the fee rate handling but this is expected. LDK will try to close a few times and then fall back to force closing if it's due to fee rate. Unfortunately testnet and signets can be unreliable when it comes to these fee rate estimates.