rust-lightning/lightning-transaction-sync/src
Elias Rohrer ff865eb685
Make lightning-transaction-sync compat notice a bit more explicit
As `lightning-transaction-sync` was introduced with 0.0.114 and depended
on prior changes in the same release cycle we deemed it reasonable to
omit the implicitly limited backwards compatibility.

It however turns out this might be confusing to users copy/pasting the
codebase. Here we therefore spell out the implicit dependency on 0.0.114
and above.
2023-05-09 10:44:48 +02:00
..
common.rs Add transaction sync crate 2023-02-09 15:28:34 -06:00
error.rs Fix typos in lightning-transaction-sync 2023-03-02 23:36:54 -06:00
esplora.rs Remove unnecessary logging imports 2023-03-08 19:25:28 +01:00
lib.rs Make lightning-transaction-sync compat notice a bit more explicit 2023-05-09 10:44:48 +02:00