mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
add link to explanation
This commit is contained in:
parent
f475f6a0f2
commit
9de294c31f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue