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 39298001c9 - Show all commits
+1 -1
View File
@@ -736,7 +736,7 @@ message WithdrawIRTReq {
}
message WithdrawIRTRes {
uint64 withdraw_id = 1;
uint64 id = 1;
int64 amount = 2;
string transaction_hash = 3;
auth.v1.BankInfo bank_info = 4;