rust-lightning/lightning-background-processor/src
Wilmer Paulino 82e0df5e4d
Require best block timestamp within ChannelManager::new
This ensures freshly initialized nodes can proceed to create unexpired
invoices without a call to `best_block_updated`, since an invoice's
expiration delta is applied to `highest_seen_timestamp`.
2023-06-27 13:43:14 -07:00
..
lib.rs Require best block timestamp within ChannelManager::new 2023-06-27 13:43:14 -07:00