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 b742d2f73d BOLT 1, BOLT 2, BOLT 7: Remove message enums
The MSG_XXX is trivially derived from the name of the message if
people want to do that, so just change it to the actual message name.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-11-23 11:33:25 +10:30
00-introduction.md Transfer from google doc. 2016-11-15 11:53:20 +10:30
01-messaging-crypto-and-init.md BOLT 1, BOLT 2, BOLT 7: Remove message enums 2016-11-23 11:33:25 +10:30
02-peer-protocol.md BOLT 1, BOLT 2, BOLT 7: Remove message enums 2016-11-23 11:33:25 +10:30
03-transactions.md Merge pull request #10 from lightningnetwork/feerate 2016-11-23 06:27:50 +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 BOLT 1, BOLT 2, BOLT 7: Remove message enums 2016-11-23 11:33:25 +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