We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2287ac1 commit 8be1e8dCopy full SHA for 8be1e8d
1 file changed
site/content/about.md
@@ -25,7 +25,7 @@ you may find useful when writing Rust code that interacts with the Bitcoin netwo
25
- [rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin): Your one-stop-shop for interacting
26
with the Bitcoin network in Rust.
27
28
-- [bitcoin-hashes](https://github.com/rust-bitcoin/rust-bitcoin/tree/master/hashes): A simple,
+- [bitcoin_hashes](https://github.com/rust-bitcoin/rust-bitcoin/tree/master/hashes): A simple,
29
no-dependency library which implements the hash functions needed by Bitcoin.
30
31
- [rust-secp256k1](https://git.rust-bitcoin.org/rust-bitcoin/rust-secp256k1): Rust bindings for Pieter
0 commit comments