rust-lightning/pending_changelog
Duncan Dean 59f16896d6
Remove AvailableBalances::balance_msat
The ChannelMonitor::get_claimable_balances and ChainMonitor::get_claimable_balances
methods provide a more straightforward approach to the balance of a channel, which
satisfies most use cases. The computation of AvailableBalances::balance_msat is
complex and originally had a different purpose that is not applicable
anymore.

Co-authored-by: Willem Van Lint <noreply@wvanlint.dev>
2024-09-09 19:37:03 +02:00
..
.empty_folder Update release notes for 0.0.111 2022-09-12 22:33:37 +00:00
3243-remove-balance_msat.txt Remove AvailableBalances::balance_msat 2024-09-09 19:37:03 +02:00
3259-no-downgrade.txt Add missing pending changelog for downgrade on unsafe funding 2024-08-27 19:31:25 +00:00