Rusty Russell 8a127ab8a9 doc: clarify wording on section 3.1
StephenM347 on #lightning-dev indicated it could be clearer that
this is all about changing commitment transactions.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-24 16:00:07 +09:30
2015-07-09 15:43:36 +09:30
2015-07-09 15:26:13 +09:30
2015-07-24 16:00:07 +09:30
2015-07-20 14:07:44 +09:30
2015-07-09 15:25:01 +09:30
2015-07-20 14:07:44 +09:30
2015-07-03 14:00:54 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30
2015-06-09 14:13:21 +09:30
2015-06-12 13:30:39 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30
2015-07-18 10:46:53 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30
2015-07-20 14:07:44 +09:30

Strawman protocol for lightning channels.

The wire protocol is documented in lightning.proto (a protobuf definition file).

There are command line utilities to create and process various packets in test-cli.

It requires features not currently in bitcoin, so it runs on top of the sidechain Elements Alpha

This is very much a testbed and work in progress; expect All The Things to change, all the time.

Cheers,

Rusty.

Description
No description provided
Readme MIT 104 MiB
Languages
C 67.7%
Python 25.5%
Rust 4.4%
Makefile 0.8%
Assembly 0.7%
Other 0.7%