rust-lightning/lightning-rapid-gossip-sync/src
Duncan Dean 142fdca66e
Fail RGS data processing early if there is a chain hash mismatch
No point in doing any extra processing if we don't even have a match
for the chain hash.
2023-05-29 16:15:42 +02:00
..
error.rs Correct rapid-gossip-sync no-std build and test 2022-10-06 17:51:12 +00:00
lib.rs Replace std's unmaintained bench with criterion 2023-05-11 06:11:49 +00:00
processing.rs Fail RGS data processing early if there is a chain hash mismatch 2023-05-29 16:15:42 +02:00