mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 03:54:10 +01:00
fixup! e2ee/device verification: move general error handling under framework
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b8808caa1e
commit
ea9dc84424
|
|
@ -597,7 +597,7 @@ package naming convention.
|
||||||
|
|
||||||
{{% event event="m.key.verification.cancel" %}}
|
{{% event event="m.key.verification.cancel" %}}
|
||||||
|
|
||||||
###### General key verification error handling
|
###### Error handling during key verification
|
||||||
|
|
||||||
At any point the interactive verification can go wrong. The following describes
|
At any point the interactive verification can go wrong. The following describes
|
||||||
what to do when an error happens:
|
what to do when an error happens:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue