rust-lightning/lightning-net-tokio
Matt Corallo 2fab8873f9 Correct lightning-net-tokio documentation, remove stale example
The `lightning-net-tokio` crate-level example contained a carryover
from when it was the primary notifier of the background processor
and now just shows an "example" of creating a method to call
another method with the same parameters and then do event
processing (which doesn't make sense, the BP should do that).

Instead, the examples are simply removed and the documentation is
tweaked to include recent changes.
2023-03-31 01:54:28 +00:00
..
src Correct lightning-net-tokio documentation, remove stale example 2023-03-31 01:54:28 +00:00
Cargo.toml Pin tokio to 1.26 on windows to fix CI 2023-03-12 14:12:21 +01:00