1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Go to file
Rusty Russell 1a132d4fab BOLT 2: Only single byte for channel-index.
And make it channel-index not channel_index to match the others (markdown
doesn't treat - specially, unlike _).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-11-23 06:07:08 +10:30
00-introduction.md Transfer from google doc. 2016-11-15 11:53:20 +10:30
01-messaging-crypto-and-init.md Transfer from google doc. 2016-11-15 11:53:20 +10:30
02-peer-protocol.md BOLT 2: Only single byte for channel-index. 2016-11-23 06:07:08 +10:30
03-transactions.md BOLT #3: re-add XORing to obscure the commitment index. 2016-11-19 10:39:30 +10:30
04-onion-routing.md Transfer from google doc. 2016-11-15 11:53:20 +10:30
05-onchain.md BOLT #2, #5: derive maximum HTLC limit based on penalty size. 2016-11-15 13:56:45 +10:30
06-irc-announcements.md Imported IRC routing announcements 2016-11-14 20:44:55 +01:00
07-routing-gossip.md FIX! Clarifications and typo fixes due to Pierre. 2016-11-22 12:24:10 +10:30
README.md Initial README.md file 2016-11-14 17:33:39 -08:00

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

Open source licence TBD