rust-lightning/lightning/src
Wilmer Paulino a447965b80
Use zero fee HTLC transactions for anchor channels
This is based on the assumption that we only support the zero HTLC
transaction fee variant of anchor channels.
2022-09-13 10:58:29 -07:00
..
chain Exclude HTLC transactions from broadcast on anchor channels 2022-09-13 10:58:24 -07:00
ln Use zero fee HTLC transactions for anchor channels 2022-09-13 10:58:29 -07:00
onion_message Drop unused type parameter on BlindedRoute::new 2022-09-12 16:26:58 +00:00
routing Do not use blanket impls when building for c_bindings 2022-09-12 16:26:58 +00:00
util Use proper sighash flag for remote HTLCs with anchor outputs 2022-09-13 10:58:14 -07:00
debug_sync.rs Fix new compilation warnings in debug_sync module 2022-07-26 20:29:36 +00:00
lib.rs Expose onion message module as public 2022-09-02 16:25:32 -04:00
sync.rs Create a simple FairRwLock to avoid readers starving writers 2022-05-10 23:40:20 +00:00