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
Olaoluwa Osuntokun 17060cbf9d BOLT 3: use code block for multi-sig script
This commit modifies BOLT 3 slightly to use a code block for the multi-sig script. Without this change, the script doesn't display correctly, as the angle brackets are interpreted as markdown syntax.
2016-11-16 17:13:48 -08:00
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 minor: updated open channel diagram 2016-11-16 16:24:50 -08:00
03-transactions.md BOLT 3: use code block for multi-sig script 2016-11-16 17:13:48 -08:00
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
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