Skip to content

Commit 9cf3a70

Browse files
committed
Merge rust-bitcoin/rust-bitcoin#1101: Remove the Pay-to-Contract reference from README.
0a0934a Remove the Pay-to-Contract reference from README. (sanket1729) Pull request description: Removed in rust-bitcoin/rust-bitcoin#871 ACKs for top commit: apoelstra: ACK 0a0934a tcharding: ACK 0a0934a Tree-SHA512: eed4e2f381effba8976668574bb2a19e524cf8d9fff305e1cde2bd09f52ae0100b8d06dc289bb0953433757c15301e89b88f71fa1255e0f18e695bb6e4f4af14
2 parents 5a966c7 + ae62cc1 commit 9cf3a70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Supports (or should support)
2727
* Script de/serialization
2828
* Private keys and address creation, de/serialization and validation (including full BIP32 support)
2929
* PSBT v0 de/serialization and all but the Input Finalizer role. Use [rust-miniscript](https://docs.rs/miniscript/latest/miniscript/psbt/index.html) to finalize.
30-
* Pay-to-contract support as in Appendix A of the [Blockstream sidechains whitepaper](https://www.blockstream.com/sidechains.pdf)
3130

3231
For JSONRPC interaction with Bitcoin Core, it is recommended to use
3332
[rust-bitcoincore-rpc](https://github.com/rust-bitcoin/rust-bitcoincore-rpc).

0 commit comments

Comments
 (0)