Page MenuHomePhorge

D4286.1765301619.diff
No OneTemporary

Size
519 B
Referenced Files
None
Subscribers
None

D4286.1765301619.diff

diff --git a/native/cpp/CommonCpp/grpc/protos/identity.proto b/native/cpp/CommonCpp/grpc/protos/identity.proto
--- a/native/cpp/CommonCpp/grpc/protos/identity.proto
+++ b/native/cpp/CommonCpp/grpc/protos/identity.proto
@@ -58,12 +58,12 @@
message WalletLoginRequest {
string userID = 1;
string deviceID = 2;
- string walletAddress = 3;
- bytes signedMessage = 4;
+ string message = 3;
+ bytes signature = 4;
}
message WalletLoginResponse {
- bytes token = 1;
+ string token = 1;
}
// RegisterUser

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 9, 5:33 PM (15 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5856184
Default Alt Text
D4286.1765301619.diff (519 B)

Event Timeline