From 9de294c31f1e61e2d36a25d45e2b62a079de23a9 Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Wed, 16 Dec 2015 14:49:01 -0600 Subject: [PATCH] add link to explanation --- revocation/shachain.go | 1 + 1 file changed, 1 insertion(+) diff --git a/revocation/shachain.go b/revocation/shachain.go index 39551128..57a2e8f5 100644 --- a/revocation/shachain.go +++ b/revocation/shachain.go @@ -9,6 +9,7 @@ type chainFragment struct { } // HyperShaChain... +// * https://github.com/rustyrussell/ccan/blob/master/ccan/crypto/shachain/design.txt type HyperShaChain struct { lastChainIndex uint64