1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00

Edited ch12.asciidoc with Atlas code editor

This commit is contained in:
nadams 2017-05-30 12:37:07 -07:00
parent 8ee1c3e800
commit bc96667492

View File

@ -447,7 +447,7 @@ Prototype implementations of the Lightning Network have been released by several
The Lightning Network is one possible way of implementing routed payment channels. There are several other designs that aim to achieve similar goals, such as Teechan and Tumblebit.
[role="pagebreak-before less_space"]
[role="pagebreak-before less_space_heading"]
==== Basic Lightning Network Example
((("Lightning Network", "basic example")))Let's see how this works.