mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
doc: Add NBitcoin to bitcoinconsensus examples
This commit is contained in:
@@ -38,4 +38,5 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s
|
|||||||
- `bitcoinconsensus_ERR_DESERIALIZE` - An error deserializing `txTo`
|
- `bitcoinconsensus_ERR_DESERIALIZE` - An error deserializing `txTo`
|
||||||
|
|
||||||
### Example Implementations
|
### Example Implementations
|
||||||
|
- [NBitcoin](https://github.com/NicolasDorier/NBitcoin/blob/master/NBitcoin/Script.cs#L814) (.NET Bindings)
|
||||||
- [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings)
|
- [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings)
|
||||||
|
|||||||
Reference in New Issue
Block a user