Skip to content

Commit ae62cc1

Browse files
author
ChallengeDev210
committed
Remove the Pay-to-Contract reference from README.
Removed in rust-bitcoin/rust-bitcoin#871
1 parent 90cffc0 commit ae62cc1

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)