mirror of
https://github.com/lightning/bolts.git
synced 2025-03-10 17:18:44 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
The proof-readers rightly noted how confusing the current treatment of HTLCs is. There are four different cases, but I tried to address them in two separate sections, with conditionals. This expands it out, separating sections for Our Commitment Tx and Their Commitment Tx, then subsections for our HTLCs and their HTLCs in each one. It means some duplicated requirements and rationales, but it should now be very clear. As a side effect, we no longer refer to A and B at all: it's all US and THEM. This needs further clearing up, but for now makes it clear what *we* need to do for all cases. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
tools | ||
.aspell.en.pws | ||
.copy-edit-stylesheet-checklist.md | ||
.travis.yml | ||
00-introduction.md | ||
01-messaging.md | ||
02-peer-protocol.md | ||
03-transactions.md | ||
04-onion-routing.md | ||
05-onchain.md | ||
07-routing-gossip.md | ||
08-transport.md | ||
09-features.md | ||
10-dns-bootstrap.md | ||
11-payment-encoding.md | ||
README.md |
Lightning Network In-Progress Specifications
The specifications are currently a work-in-progress and currently being drafted.
Pull requests and comments welcome, seeking input from community stakeholders.
Discussion available on the lighting-dev mailing list.
Start here for Table of Contents
This work is licensed under a Creative Commons Attribution 4.0 International License.