2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
f0f78b4f7f Fixes #101: Replacing LN with Lightning
Instead of "a LN node" we use "a Lightning node", to avoid problems of readability.
2020-02-14 10:09:27 -06:00
Andreas M. Antonopoulos
b87186068d
Merge branch 'develop' into fix-106 2020-01-24 13:40:14 -05:00
Umar Bolatov
d89ae3e286
Replace "Bitcoin" with "bitcoin" when referring to currency unit
fix #106
2020-01-23 15:08:33 -08:00
Umar Bolatov
edf2b06052
Change "bitcoins" and "Bitcoins" to "bitcoin"
fix #104
2020-01-23 14:50:39 -08:00
Andreas M. Antonopoulos
d6253c4dc7 Moving LN history out of chapter 1
The history section gets us into the technical "weeds" way too fast for this stage of the book. We should be including it in a later chapter perhaps, or summarize it down to the essentials. For now, I've moved it all into contrib/history.asciidoc
2020-01-17 12:16:53 -05:00