1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-02 15:43:53 +00:00

Merge pull request #660 from zaq1tomo/fix/bip65

Fix format [in BIP65]
This commit is contained in:
Luke Dashjr
2018-03-06 18:54:09 +00:00
committed by GitHub

View File

@@ -312,20 +312,24 @@ time.
==References==
PayPub - https://github.com/unsystem/paypub
PayPub
Jeremy Spilman Payment Channels - https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2013-April/002433.html
* https://github.com/unsystem/paypub
Jeremy Spilman Payment Channels
* https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2013-April/002433.html
==Implementations==
Python / python-bitcoinlib
- https://github.com/petertodd/checklocktimeverify-demos
* https://github.com/petertodd/checklocktimeverify-demos
JavaScript / Node.js / bitcore
- https://github.com/mruddy/bip65-demos
* https://github.com/mruddy/bip65-demos
==Copyright==