rust-lightning/lightning/src/chain
Matt Corallo 95d0fe99ee Rename output descriptor types for some clarity
Both Miron and Val suggested naming tweaks in their reviews, so
clarifying things some would be good.
2021-02-16 16:36:11 -05:00
..
chaininterface.rs Replace WatchEvent usage with get_outputs_to_watch 2020-09-30 22:41:23 -07:00
chainmonitor.rs Don't create chan-closed mon update for outbound never-signed chans 2020-11-23 17:00:07 -05:00
channelmonitor.rs Rename output descriptor types for some clarity 2021-02-16 16:36:11 -05:00
keysinterface.rs Rename output descriptor types for some clarity 2021-02-16 16:36:11 -05:00
mod.rs Move a struct in bindings up to define it before it is used 2020-10-21 14:50:22 -04:00
transaction.rs Define type alias for enumerated transaction data 2020-09-30 22:41:52 -07:00