We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd5145 commit 01e7f42Copy full SHA for 01e7f42
README.md
@@ -10,7 +10,7 @@ a C library by [Pieter Wuille](https://github.com/sipa) for efficient set reconc
10
11
> minisketch is proposed as a part of an [Erlay](https://arxiv.org/abs/1905.10518) technique for bandwidth-efficient TX propagation in Bitcoin.
12
13
-This library exposes type-safe Rust bindings for all `minisketch` functions by providing `Minisketch` structure.
+This library exposes type-safe Rust bindings to all `minisketch` functions by providing `Minisketch` structure.
14
15
## Usage
16
0 commit comments