0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 12:08:55 +02:00

Fix typo: ed2519 -> ed25519 (#178)

This commit is contained in:
Jonas Platte 2017-08-05 03:25:03 +02:00 committed by Matthew Hodgson
parent 8ccc5d108b
commit c15e4572ff

View file

@ -126,7 +126,7 @@ so that the readers can avoid querying the room server unnecessarily.
* Checks if it has already processed or is processing a request with the
same `txnID`.
* Checks the signatures for the events.
Fetches the ed2519 keys for the event senders if necessary.
Fetches the ed25519 keys for the event senders if necessary.
* Queries the RoomServer for a copy of the state of the room at each event.
* If the RoomServer doesn't know the state of the room at an event then
query the state of the room at the event from the remote server using