rust-lightning/lightning
Matt Corallo a33d3b98d7 Make Channel::commit_tx_fee_msat static and take fee explicitly
This may avoid risk of bugs in the future as it requires the caller
to think about the fee being used, not just blindly use the current
(committed) channel feerate.
2021-11-22 23:27:25 +00:00
..
src Make Channel::commit_tx_fee_msat static and take fee explicitly 2021-11-22 23:27:25 +00:00
Cargo.toml Add a new log-level for gossip messages. 2021-11-22 18:19:08 +01:00