Add hash of current state to events

This commit is contained in:
Erik Johnston 2014-11-07 11:36:40 +00:00
parent 3b4dec442d
commit 97a096b507
2 changed files with 11 additions and 1 deletions

View file

@ -75,6 +75,7 @@ class SynapseEvent(JsonEncodedObject):
"signatures",
"prev_state",
"auth_events",
"state_hash",
]
required_keys = [