From 64b1ea332319f98f5380fd504305bdc8614ddc73 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Fri, 22 May 2020 15:00:44 -0400 Subject: [PATCH] clarify which key again --- proposals/2399-reporting-no-key-sent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2399-reporting-no-key-sent.md b/proposals/2399-reporting-no-key-sent.md index 05f5dd648..14fa5e2b4 100644 --- a/proposals/2399-reporting-no-key-sent.md +++ b/proposals/2399-reporting-no-key-sent.md @@ -30,7 +30,7 @@ the properties: session belongs to. - `algorithm`: Required. The encryption algorithm that the key is for. - `session_id`: Required if `code` is not `m.no_olm`. The ID of the session. -- `sender_key`: Required. The key of the session creator. +- `sender_key`: Required. The unpadded base64-encoded device curve25519 key of the session creator. - `code`: Required. A machine-readable code for why the megolm key was not sent. Possible values are: - `m.blacklisted`: the user/device was blacklisted