rust-lightning/lightning/src/chain
Matt Corallo c7c4226e99 Revert "Remove AvailableBalances::balance_msat"
While removing the `balance_msat` field absolutely makes sense -
it is, at best, confusing - we really need a solid replacement for
it before we can do so. While one such replacement is in progress,
it is not complete and we'd like to not block our current release
on its completion.

This reverts commit ef5be580f5.
2023-09-29 18:32:25 +00:00
..
chaininterface.rs Merge pull request #2423 from wpaulino/2403-fixups 2023-07-19 17:43:30 +00:00
chainmonitor.rs Revert "Remove AvailableBalances::balance_msat" 2023-09-29 18:32:25 +00:00
channelmonitor.rs Retrieve all possible spendable outputs from transactions 2023-09-28 14:25:30 -07:00
mod.rs Add an UnrecoverableError variant to ChannelMonitorUpdateStatus 2023-09-21 19:12:31 +00:00
onchaintx.rs Avoid unnecessarily cloning unsigned Transaction when broadcasting 2023-09-15 20:41:48 +00:00
package.rs Use correct input sequence for HTLC claims from counterparty commitments 2023-09-27 11:49:57 -07:00
transaction.rs Use new ChannelId type 2023-08-26 01:30:40 +02:00