Update index.html
authorAndrew Poelstra <apoelstra@wpsoftware.net>
Sun, 29 Nov 2015 06:25:52 +0000 (00:25 -0600)
committerAndrew Poelstra <apoelstra@wpsoftware.net>
Sun, 29 Nov 2015 06:25:52 +0000 (00:25 -0600)
index.html

index fd234a2f7c6cc1c33983951a3c509939c146b524..3d42f196566c39553fee4c59316529b9fa594a9d 100644 (file)
@@ -50,6 +50,7 @@ Implementations of cool things:
 <li><a href="https://github.com/petertodd/timelock">Create a secret key that can be decrypted in a known amount of time using parallel-serial hash chains.</a></li>
 <li><a href="https://github.com/Blockstream/contracthashtool">Pay to Contract Hash calculator</a></li>
 <li><a href="https://github.com/vinumeris/lighthouse/blob/master/docs/Design%20doc.md">Lighthouse - simple SIGHASH_ANYONECANPAY multi-party payments</a></li>
+<li><a href="https://lists.linuxfoundation.org/pipermail/lightning-dev/2015-November/000344.html">The "Mysterious 57" scriptPubkey template which can only be spent by revealing its key.</a></li>
 </ul>
 
 Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>