v2: add walletAddr to basic info
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
195a7d8027
commit
df5ad208fa
@ -171,6 +171,7 @@ message UserIdentityBasic {
|
|||||||
string mobile = 3;
|
string mobile = 3;
|
||||||
string first_name = 4;
|
string first_name = 4;
|
||||||
string last_name = 5;
|
string last_name = 5;
|
||||||
|
string wallet_address = 6;
|
||||||
}
|
}
|
||||||
|
|
||||||
message UserUpdateIdentityReq {
|
message UserUpdateIdentityReq {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user