rust-lightning/lightning/src
Duncan Dean b2a2b1fb02
Specify why flags for channel_disabled error are zero
We can remove the TODO for this and specify why the flags are zero
as it's now fully specified in BOLT 4.

See https://github.com/lightning/bolts/blob/341ec84/04-onion-routing.md?plain=1#L1008
2022-07-26 10:29:12 +02:00
..
chain Merge pull request #1403 from jurvis/jurvis/add-paymentforwardingfailed-event 2022-07-25 19:23:53 -05:00
ln Specify why flags for channel_disabled error are zero 2022-07-26 10:29:12 +02:00
routing Merge pull request #1617 from TheBlueMatt/2022-07-base-ppm 2022-07-25 22:02:10 +00:00
util Merge pull request #1403 from jurvis/jurvis/add-paymentforwardingfailed-event 2022-07-25 19:23:53 -05:00
debug_sync.rs Swap HashSets with custom Hash in debug_sync for HashMaps 2022-07-20 22:08:59 +00:00
lib.rs Re-export core2::io or std::io depending on feature flags 2022-05-31 00:17:40 +00:00
sync.rs Create a simple FairRwLock to avoid readers starving writers 2022-05-10 23:40:20 +00:00