Remove origin field from PDUs
It has been removed from the spec, for details see https://github.com/matrix-org/matrix-spec/pull/998
This commit is contained in:
@@ -395,8 +395,6 @@ where
|
||||
content,
|
||||
redacts: None,
|
||||
unsigned: btreemap! {},
|
||||
#[cfg(not(feature = "__ci"))]
|
||||
origin: "foo".into(),
|
||||
auth_events,
|
||||
prev_events,
|
||||
depth: uint!(0),
|
||||
|
||||
Reference in New Issue
Block a user