mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Restore-after-registration fixes.
This commit is contained in:
committed by
mtang-signal
parent
fa7e4c9686
commit
f296fcd716
@@ -516,10 +516,10 @@ message PaymentTombstone {
|
||||
}
|
||||
|
||||
message LocalRegistrationMetadata {
|
||||
bytes aciIdentityKey = 1;
|
||||
bytes aciIdentityKeyPair = 1;
|
||||
bytes aciSignedPreKey = 2;
|
||||
bytes aciLastRestoreKyberPreKey = 3;
|
||||
bytes pniIdentityKey = 4;
|
||||
bytes pniIdentityKeyPair = 4;
|
||||
bytes pniSignedPreKey = 5;
|
||||
bytes pniLastRestoreKyberPreKey = 6;
|
||||
string aci = 7;
|
||||
|
||||
Reference in New Issue
Block a user