rust-lightning/lightning/src/routing
Matt Corallo 62f466a0a2 Rename ChannelDetails::is_live to is_usable
This matches is_usable_channels and slightly better captures the
meaning.
2021-05-06 20:49:20 +00:00
..
mod.rs Relicense as dual Apache-2.0 + MIT 2020-08-10 21:12:44 -04:00
network_graph.rs Remove Send and Sync from core crate 2021-04-29 21:07:28 +02:00
router.rs Rename ChannelDetails::is_live to is_usable 2021-05-06 20:49:20 +00:00