mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Fix tag number in EncryptedPayload
This commit is contained in:
parent
96187da805
commit
9ed8862e65
@ -134,7 +134,7 @@ message InboxV1Frame {
|
||||
message EncryptedPayload {
|
||||
|
||||
oneof encryption {
|
||||
NoiseKN noise_KN = 3;
|
||||
NoiseKN noise_KN = 1;
|
||||
}
|
||||
|
||||
message NoiseKN {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user