mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Add backupVersion to RegistrationProvisioning.proto
This commit is contained in:
@@ -32,4 +32,5 @@ message RegistrationProvisionMessage {
|
||||
bytes aciIdentityKeyPrivate = 11;
|
||||
bytes pniIdentityKeyPublic = 12;
|
||||
bytes pniIdentityKeyPrivate = 13;
|
||||
uint64 backupVersion = 14;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user