updated wallet return
This commit is contained in:
@@ -287,6 +287,7 @@ function processOutJson($in, $out) {
|
||||
$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}"],
|
||||
|
||||
Reference in New Issue
Block a user