notifications::encrypted_message

Function create_encrypted_message

Source
pub fn create_encrypted_message(
    recipient: AgentPubKey,
    message: NotificationsEncryptedMessage,
) -> ExternResult<()>