chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit 5f1fc3b0f2 - Show all commits
+1
View File
@@ -267,6 +267,7 @@ message Transaction {
optional string trx_hash = 18;
optional string from_public_key = 19;
optional string to_public_key = 20;
double token_price = 21;
}
message UserGetTransactionListReq {