mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
Update 704.md
This commit is contained in:
parent
6510a69843
commit
c2a3ec2667
6
704.md
6
704.md
|
@ -50,9 +50,9 @@ We notate the above derived `direct-message parent key` with `dmpk`. Then we ca
|
||||||
| Action Name | Value | Path | Derive keys for |
|
| Action Name | Value | Path | Derive keys for |
|
||||||
|-----------------------|--------|---------------------|-----------------------------------|
|
|-----------------------|--------|---------------------|-----------------------------------|
|
||||||
| **init** | `0` | `dmpk/0/0` | initialize the `direct messages` flow|
|
| **init** | `0` | `dmpk/0/0` | initialize the `direct messages` flow|
|
||||||
| **send** | `0` | `dmpk/1/<index>` | sending `direct messages` |
|
| **send** | `1` | `dmpk/1/<index>` | sending `direct messages` |
|
||||||
| **receive** | `1` | `dmpk/2/<index>` | receiving `direct messages` |
|
| **receive** | `2` | `dmpk/2/<index>` | receiving `direct messages` |
|
||||||
| `draft`: republish | `2` | `dmpk/3/<index>` | sending `republish events` |
|
| `draft`: republish | `3` | `dmpk/3/<index>` | sending `republish events` |
|
||||||
| `draft`: market-order | `4500` | `dmpk/4500/<index>` | sending NIP45 `market orders` |
|
| `draft`: market-order | `4500` | `dmpk/4500/<index>` | sending NIP45 `market orders` |
|
||||||
|
|
||||||
The client (creator of the `dmpk`) must:
|
The client (creator of the `dmpk`) must:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user