updated wallet return

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-22 05:18:08 -04:00
parent e7a6791874
commit 1aecd46811
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -293,6 +293,7 @@ class ResultFormatter extends Model
$res["result_list"][] = array(
"currency" => $out["currency_${key}"],
"amount" => $out["amount_${key}"],
"escrow" => 0,
"symbol" => $out["symbol_${key}"],
"description" => $out["description_${key}"],
"action_type" => $out["action_type_${key}"],