From 249e5781304a7bd4ec00496db9cf43b0070c44cc Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Fri, 10 Nov 2017 19:47:17 -0800 Subject: [PATCH] README: add checkbox to BOLT #2 compatibility Fixes #137!!! Fixes #380, #297, #194, #137. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 37340e71..3ffa37b3 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,7 @@ implementation of the specification are still a work-in-progress. With that said, `lnd` the current status of `lnd`'s BOLT compliance is: - [X] BOLT 1: Base Protocol - - [ ] BOLT 2: Peer Protocol for Channel Management - * `lnd` has not yet integrated full channel re-transmission upon - reconnection + - [X] BOLT 2: Peer Protocol for Channel Management - [X] BOLT 3: Bitcoin Transaction and Script Formats - [X] BOLT 4: Onion Routing Protocol - [X] BOLT 5: Recommendations for On-chain Transaction Handling