Skip to content

Commit

Permalink
6 -> 5
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed May 20, 2024
1 parent 894a6f6 commit a7c179f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/mls_validation/v1/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ message ValidateInboxIdKeyPackagesResponse {
string error_message = 2;
xmtp.identity.MlsCredential credential = 3;
bytes installation_public_key = 4;
uint64 expiration = 6;
uint64 expiration = 5;
}

repeated Response responses = 1;
Expand Down

0 comments on commit a7c179f

Please sign in to comment.