diff options
author | Jake Rawsthorne <jake.rawsthorne@couchbase.com> | 2021-02-24 18:27:47 +0000 |
---|---|---|
committer | brunoerg <brunoely.gc@gmail.com> | 2023-10-13 08:55:12 -0300 |
commit | 70106e0689546fee497814c63a6a4747e0937b36 (patch) | |
tree | 0db21744506ef1da5d0c1a20f4e071818e63c031 /doc | |
parent | fb0db07e414fec3318b3af683167ebef9c82fc84 (diff) |
docs: link to rust-bitcoinconsensus
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shared-libraries.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shared-libraries.md b/doc/shared-libraries.md index 147e223711..bd4bd60d1a 100644 --- a/doc/shared-libraries.md +++ b/doc/shared-libraries.md @@ -48,3 +48,4 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/sc - [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings) - [java-libbitcoinconsensus](https://github.com/dexX7/java-libbitcoinconsensus) (Java Bindings) - [bitcoinconsensus-php](https://github.com/Bit-Wasp/bitcoinconsensus-php) (PHP Bindings) +- [rust-bitcoinconsensus](https://github.com/rust-bitcoin/rust-bitcoinconsensus) (Rust Bindings)
\ No newline at end of file |