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 af0cab1c84 - Show all commits
+1
View File
@@ -741,6 +741,7 @@ message WithdrawIRTRes {
int64 transaction_id = 1;
int64 amount = 2;
string transaction_hash = 3;
auth.v1.BankInfo bank_info = 4;
}
message BuyAssetReq {