V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
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;