Skip to content

Commit 4e90ce8

Browse files
authored
Merge pull request bitcoin#660 from zaq1tomo/fix/bip65
Fix format [in BIP65]
2 parents 973a303 + 12a9819 commit 4e90ce8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

bip-0065.mediawiki

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,20 +312,24 @@ time.
312312

313313
==References==
314314

315-
PayPub - https://github.com/unsystem/paypub
315+
PayPub
316316

317-
Jeremy Spilman Payment Channels - https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2013-April/002433.html
317+
* https://github.com/unsystem/paypub
318+
319+
Jeremy Spilman Payment Channels
320+
321+
* https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2013-April/002433.html
318322
319323

320324
==Implementations==
321325

322326
Python / python-bitcoinlib
323327

324-
- https://github.com/petertodd/checklocktimeverify-demos
328+
* https://github.com/petertodd/checklocktimeverify-demos
325329
326330
JavaScript / Node.js / bitcore
327331

328-
- https://github.com/mruddy/bip65-demos
332+
* https://github.com/mruddy/bip65-demos
329333
330334

331335
==Copyright==

0 commit comments

Comments
 (0)