Skip to content

Commit 2ab9e3b

Browse files
committed
doc/deployable-lightning: corrections and fixes.
1) Note incorrect label in txs in Fig1 of LN paper. 2) "an atomic-swap an on-chain.." -> "an atomic-swap *to* an on-chain" 3) "By using a dual anchor and escape transactions" -> "By using a rebalanced single anchor" 4) References to appendices fixed. 5) Move escape transaction scripts out to escape appendix. 6) Fix URL in bibliography (missing comma). Reported-by: John Newbery Closes: #11 Closes: #12 Reported-by: Signed-off-by: Rusty Russell <[email protected]>
1 parent 57f0c3b commit 2ab9e3b

File tree

3 files changed

+559
-550
lines changed

3 files changed

+559
-550
lines changed

doc/bitcoin.bib

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,9 @@ @misc{nakamoto2008bitcoin
1919
year={2008}
2020
}
2121
@misc{BitcoinChannels,
22-
title = {{Instant TX for established business relationships (need replacements/nLockTime)}}
23-
July 04, 2011, 02:16:23 AM
22+
title = {{Instant TX for established business relationships (need replacements/nLockTime)}},
2423
urldate = {2011-07-04},
25-
note = {\url{https://bitcointalk.org/index.php?topic=25786.0;all}}
26-
}
27-
@misc{PaymentChannels,
28-
title = {{Rapidly-adjusted (micro)payments to a pre-determined party}},
29-
urldate = {2015-07-13},
30-
note = {\url{https://en.bitcoin.it/wiki/Contract#Example_7:_Rapidly-adjusted_.28micro.29payments_to_a_pre-determined_party}}
24+
note = {\url{https://bitcointalk.org/index.php?topic=25786.0}}
3125
}
3226
@article{DBLP:journals/corr/DeckerW14,
3327
author = {Christian Decker and
@@ -65,8 +59,7 @@ @misc{nolan_alt
6559
title = {Alt chains and atomic transfers},
6660
note = {\url{https://bitcointalk.org/index.php?topic=193281.msg2224949#msg2224949}},
6761
author = {Nolan, Tier},
68-
urldate = {2015-07-14},
69-
file = {Alt chains and atomic transfers:/home/rusty/.mozilla/firefox/vfn6if9k.default/zotero/storage/PEHK469N/index.html:text/html}
62+
urldate = {2015-07-14}
7063
}
7164
@misc{go1111111_single_anchor,
7265
title = {Idea to improve Lightning Network},

0 commit comments

Comments
 (0)