improvement: optimize /sync response
This commit is contained in:
parent
0067f49d52
commit
b4d65ab67d
5 changed files with 95 additions and 92 deletions
|
@ -421,7 +421,7 @@ impl Rooms {
|
|||
auth_events: Vec::new(),
|
||||
redacts: redacts.clone(),
|
||||
unsigned,
|
||||
hashes: ruma::api::federation::EventHash {
|
||||
hashes: ruma::api::federation::pdu::EventHash {
|
||||
sha256: "aaa".to_owned(),
|
||||
},
|
||||
signatures: HashMap::new(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue