0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00

docs: link to rust-bitcoinconsensus

This commit is contained in:
Jake Rawsthorne 2021-02-24 18:27:47 +00:00 committed by brunoerg
parent fb0db07e41
commit 70106e0689

View file

@ -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)