mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 13:40:55 -04:00
Document the receive_supported_keys method in the gossiping module
This commit is contained in:
@@ -967,6 +967,8 @@ impl GossipMachine {
|
||||
}
|
||||
}
|
||||
|
||||
/// Receive a forwarded room key event that was sent using any of our
|
||||
/// supported content types.
|
||||
async fn receive_supported_keys(
|
||||
&self,
|
||||
sender: &UserId,
|
||||
|
||||
Reference in New Issue
Block a user