v2: err added in ipg confirm

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2025-08-11 16:03:09 +03:30
parent 7d979a5377
commit c72c1adfd4
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

View File

@ -707,6 +707,7 @@ message IPGLogReq {
message IPGConfirmRes {
string ref_id = 1;
optional string error = 2;
}
message SaleManualReq {