doc: nore NIP updates

This commit is contained in:
Vlad Stan 2023-02-16 16:30:30 +02:00 committed by GitHub
parent 1099fe7e87
commit 1a300d4528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,14 @@ Install this extension into your LNbits instance.
## Supported NIPs
- [x] NIP-01: Basic protocol flow
- [x] NIP-02: Contact List and Petnames
- [x] **NIP-01**: Basic protocol flow
- [x] **NIP-02**: Contact List and Petnames
- `kind: 3`: delete past contact lists as soon as the relay receives a new one
- [ ] **NIP-04**: Encrypted Direct Message
- todo: if auth: do not broadcast, send only to the intended target
- [x] **NIP-09**: Event Deletion
- [x] **NIP-11**: Relay Information Document
- >**Note**: the endpoint is NOT on the root level of the domain. It also includes a path (eg https://lnbits.link/nostrrelay/)
### Development