Update comments

This commit is contained in:
Jazz Turner-Baggs 2026-01-20 16:07:45 -08:00
parent c580a84cce
commit aaa93719ce
No known key found for this signature in database

View File

@ -3,8 +3,6 @@ syntax = "proto3";
package logoschat.encryption;
// TODO: This also encompasses plaintexts, is there a better name?
// Alternatives: ???
message EncryptedPayload {
oneof encryption {