diff options
Diffstat (limited to '29.md')
| -rw-r--r-- | 29.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -200,3 +200,7 @@ It's a NIP-51-like list of pubkeys that are members of the group. Relays might c | |||
| 200 | ] | 200 | ] |
| 201 | } | 201 | } |
| 202 | ``` | 202 | ``` |
| 203 | |||
| 204 | ## Storing the list of groups a user belongs to | ||
| 205 | |||
| 206 | A definition for kind `10009` was included in [NIP-51](51.md) that allows clients to store the list of groups a user wants to remember being in. | ||