diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-07 11:36:40 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-07 11:37:06 +0000 |
commit | 97a096b507b92d70a2e07d49122b4f5d93b7dac4 (patch) | |
tree | 92ce0649cbe7323088ec845f5050af460f37423d /synapse/crypto | |
parent | Return auth chain when handling send_join (diff) | |
download | synapse-97a096b507b92d70a2e07d49122b4f5d93b7dac4.tar.xz |
Add hash of current state to events
Diffstat (limited to 'synapse/crypto')
-rw-r--r-- | synapse/crypto/event_signing.py | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/synapse/crypto/event_signing.py b/synapse/crypto/event_signing.py |