mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 06:08:05 +01:00
Clarify ProvisioningAddress field naming
This commit is contained in:
committed by
Jon Chambers
parent
b2211de8d8
commit
b284e95394
@@ -38,8 +38,8 @@ message Envelope {
|
||||
// next: 19
|
||||
}
|
||||
|
||||
message ProvisioningUuid {
|
||||
optional string uuid = 1;
|
||||
message ProvisioningAddress {
|
||||
optional string address = 1;
|
||||
}
|
||||
|
||||
message ServerCertificate {
|
||||
|
||||
Reference in New Issue
Block a user