rust-lightning/lightning/src
Alec Chen b040335712
Use multiplier in dust exposure threshold calculation
This commit makes use of the added enum to calculate the dust
exposure threshold based on the current fee rate. This also updates
tests to ensure it works as intended.
2023-07-07 14:30:51 -05:00
..
blinded_path Move keysinterface.rs to a directory-level module called sign. 2023-05-02 21:48:08 -07:00
chain Fix warning about deserialization marker. 2023-06-24 10:52:27 -07:00
events Remove anchors config flag 2023-06-23 13:32:08 -07:00
ln Use multiplier in dust exposure threshold calculation 2023-07-07 14:30:51 -05:00
offers Merge pull request #2120 from valentinewallace/2023-03-blinded-pathfinding 2023-06-20 15:51:59 +00:00
onion_message Reduce log level of potential noisy log statement 2023-06-13 13:07:49 -05:00
routing Remove redundant muts in router.rs. 2023-06-24 10:54:14 -07:00
sign Remove anchors config flag 2023-06-23 13:32:08 -07:00
sync Merge pull request #2167 from TheBlueMatt/2023-04-monitor-e-monitor-prep 2023-05-31 22:48:34 +00:00
util Add max dust exposure multiplier config knob 2023-07-07 14:30:42 -05:00
lib.rs Ensure we build if a downstream crate sets --cfg=fuzzing 2023-06-20 23:22:15 +00:00