mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
use the right key ID
This commit is contained in:
parent
ec0b9badc7
commit
be01eebf8f
|
|
@ -174,7 +174,7 @@ paths:
|
|||
}
|
||||
},
|
||||
"@bob:example.com": {
|
||||
"bobs+base64+self+signing+public+key": {
|
||||
"bobs+base64+master+public+key": {
|
||||
"user_id": "@bob:example.com",
|
||||
"keys": {
|
||||
"ed25519:bobs+base64+master+public+key": "bobs+base64+master+public+key"
|
||||
|
|
|
|||
Loading…
Reference in a new issue