README: add additional check boxes for BOLT spec compliance

This commit adds additional check boxes to convey our adherence to
BOLT-0009, BOLT-0010, and BOLT-0011.
This commit is contained in:
Olaoluwa Osuntokun 2017-09-29 14:42:28 -07:00
parent d79c0ff95b
commit e2fc693206
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21
1 changed files with 4 additions and 1 deletions

View File

@ -45,6 +45,9 @@ said, `lnd` the current status of `lnd`'s BOLT compliance is:
- [X] BOLT 5: Recommendations for On-chain Transaction Handling
- [X] BOLT 7: P2P Node and Channel Discovery
- [X] BOLT 8: Encrypted and Authenticated Transport
- [X] BOLT 9: Assigned Feature Flags
- [X] BOLT 10: DNS Bootstrap and Assisted Node Location
- [X] BOLT 11: Invoice Protocol for Lightning Payments
## Developer Resources