Skip to content

Commit 046e555

Browse files
committed
Use id for link anchor rather than a tag
1 parent 2b6422f commit 046e555

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

logs/2016-05-zurich-meeting-notes.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -502,9 +502,7 @@ <h3>Encrypted transactions and UTXO set commitments</h3>
502502

503503
<p>Bundle committed transactions with a hard-fork, and this different reduced SPV model. Luke disagrees that they implement SPV because they don't even do fraud proofs. </p>
504504

505-
<p><a name="lightning-network-key-derivation"></a></p>
506-
507-
<h3>Lightning Network key derivation function</h3>
505+
<h3 id="lightning-network-key-derivation">Lightning Network key derivation function</h3>
508506

509507
<p>Say you have 5 channels. Yo uwant to be pretty clear that they are actually yours. So you can build network graphs. If you just have a bunch of edges, you can't sort of link them all together into a vertex, it doesn't help. But if you say this edge and this edge are all connected, even if I'm not using the same public key for these 2-of-2 multisig, I must have had a key in common to generate all of these.</p>
510508

0 commit comments

Comments
 (0)