Skip to content

Commit dbda949

Browse files
committed
Clarify that lightning-net-tokio does networking only
1 parent 7c07ca0 commit dbda949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Rust-lightning is a Bitcoin Lightning library written in Rust. The main crate,
1010
it is runtime-agnostic, but users must implement basic networking logic, chain
1111
interactions, and disk storage.
1212

13-
The `lightning-net-tokio` crate is a full Lightning using the
13+
The `lightning-net-tokio` crate implements Lightning networking using the
1414
[Tokio](https://github.com/tokio-rs/tokio) async runtime.
1515

1616
Status

0 commit comments

Comments
 (0)