You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ChannelMonitor::get_claimable_balances doesn't include balances for counterparty-revoked outputs. This is blocking the ability to automatically prune ChannelMonitors that are "fully used" for a closed channel.
The text was updated successfully, but these errors were encountered:
Currently
ChannelMonitor::get_claimable_balances
doesn't include balances for counterparty-revoked outputs. This is blocking the ability to automatically prune ChannelMonitors that are "fully used" for a closed channel.The text was updated successfully, but these errors were encountered: