README: add checkbox to BOLT #2 compatibility

Fixes #137!!!

Fixes #380, #297, #194, #137.
This commit is contained in:
Olaoluwa Osuntokun 2017-11-10 19:47:17 -08:00
parent 5a8ebb09f7
commit 249e578130
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21

View File

@ -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