mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-02 05:58:37 +01:00
Add more reasonable example for unsigned data in json signing example
This commit is contained in:
parent
2d5bb01a63
commit
3fd1833bc5
|
|
@ -105,7 +105,7 @@ and additional signatures.
|
|||
"ed25519:1": "XSl0kuyvrXNj6A+7/tkrB9sxSbRi08Of5uRhxOqZtEQ"
|
||||
},
|
||||
"unsigned": {
|
||||
"retrieved_ts_ms": 922834800000
|
||||
"age_ts": 922834800000
|
||||
},
|
||||
"signatures": {
|
||||
"example.org": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue