rust-lightning/lightning/src
Matt Corallo 323366cfd3 Update docs on MonitorEvent::HolderForceClosed
In a96e2fe144 we renamed
`MonitorEvent::CommitmentTxConfirmed` to `HolderForceClosed` to
better document what actually happened. However, we failed to
update the documentation on the type, which we do here.

Pointed out by @yellowred.
2023-10-20 16:00:49 +00:00
..
blinded_path Only allow creating 1-hop blinded paths. 2023-09-12 18:12:03 -04:00
chain Update docs on MonitorEvent::HolderForceClosed 2023-10-20 16:00:49 +00:00
events Merge pull request #2629 from jkczyz/2023-09-invreqfailed 2023-09-29 22:42:50 +00:00
ln Merge pull request #2631 from TheBlueMatt/2023-09-pm-no-refs-reqd 2023-10-03 17:12:19 +00:00
offers Drop unnecessary crate:: prefix when accessing bitcoin in macro 2023-10-01 00:05:01 +00:00
onion_message Make create_onion_message a freestanding function 2023-10-01 00:05:01 +00:00
routing Avoid blanket impls in bindings builds 2023-10-01 00:05:01 +00:00
sign Merge pull request #2634 from TheBlueMatt/2023-09-claimable-unwrap 2023-10-03 17:12:08 +00:00
sync Merge pull request #2167 from TheBlueMatt/2023-04-monitor-e-monitor-prep 2023-05-31 22:48:34 +00:00
util Merge pull request #2634 from TheBlueMatt/2023-09-claimable-unwrap 2023-10-03 17:12:08 +00:00
lib.rs Ensure we build if a downstream crate sets --cfg=fuzzing 2023-06-20 23:22:15 +00:00