mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update group event structure
This commit is contained in:
parent
f9ae559274
commit
1f8a177425
2
104.md
2
104.md
|
@ -191,7 +191,7 @@ Group Events are published using an ephemeral Nostr keypair to obfuscate the num
|
|||
"kind": 445,
|
||||
"created_at": <unix timestamp in seconds>,
|
||||
"pubkey": <ephemeral sender pubkey>,
|
||||
"content": <serialized MLSMessage object>,
|
||||
"content": <NIP-44 encrypted serialized MLSMessage object>,
|
||||
"tags": [
|
||||
["h", <group id>]
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user