Skip to content

Commit 3361edd

Browse files
author
Braydon Fuller
committed
doc: Add NBitcoin to bitcoinconsensus examples
1 parent b1bac4e commit 3361edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/shared-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s
3838
- `bitcoinconsensus_ERR_DESERIALIZE` - An error deserializing `txTo`
3939

4040
### Example Implementations
41+
- [NBitcoin](https://github.com/NicolasDorier/NBitcoin/blob/master/NBitcoin/Script.cs#L814) (.NET Bindings)
4142
- [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings)

0 commit comments

Comments
 (0)