diff --git a/59.md b/59.md index c831e10e..49cbfe8d 100644 --- a/59.md +++ b/59.md @@ -35,6 +35,8 @@ This allows the isolation of concerns across layers: A `rumor` is the same thing as an unsigned event. Any event kind can be made a `rumor` by removing the signature. +The `id` field is also not required in rumors. + ### 2. The Seal Event Kind A `seal` is a `kind:13` event that wraps a `rumor` with the sender's regular key. The `seal` is **always** encrypted