mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
doc: small
This commit is contained in:
parent
96d511a58e
commit
3123a4baa6
2
704.md
2
704.md
|
@ -63,7 +63,7 @@ If `Alice` wants to signal `Bob` that she is ready to use this NIP (for more pri
|
|||
- build a JSON data of the form:
|
||||
```json
|
||||
{
|
||||
"key": <the direct message parent key>,
|
||||
"key": <the direct message parent key (dmpk)>,
|
||||
"send_index": <integer (optional), the index of the last key used to sign an event>,
|
||||
"receive_index": <integer (optional), the index of the last key an event was received to>,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user