rust-lightning/lightning-invoice/src
Matt Corallo 22305a9bff Drop old expiry_time_from_unix_epoch helper in expiry time lookup
Since there's a much simpler way to go about it with
`Bolt11Invoice::expires_at`.
2023-11-12 17:18:00 +00:00
..
de.rs Qualify the BOLT 11 invoice signature type 2023-07-14 15:53:07 -05:00
lib.rs Make clippy shut up about PartialOrd and Ord both impl'd 2023-10-06 00:02:45 +00:00
payment.rs Drop old expiry_time_from_unix_epoch helper in expiry time lookup 2023-11-12 17:18:00 +00:00
ser.rs Qualify the BOLT 11 invoice signature type 2023-07-14 15:53:07 -05:00
sync.rs Adapt lightning-invoice to no_std 2022-01-05 23:18:03 +01:00
tb.rs Pure import of lightning-invoice crate 2021-04-09 10:08:27 -04:00
utils.rs Added temporary_channel_id to create_channel. 2023-11-03 17:44:50 -07:00