From c9d36367dc557ab049176826ab7ec0e8799c39e5 Mon Sep 17 00:00:00 2001 From: Abhishek Sinha Date: Fri, 5 Jun 2020 19:10:55 +0530 Subject: [PATCH] fixed syntax issue in sendMultipleTx response --- cash_payments_handler.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cash_payments_handler.html b/cash_payments_handler.html index 88efeaf..8a9223c 100644 --- a/cash_payments_handler.html +++ b/cash_payments_handler.html @@ -14034,7 +14034,7 @@ localbitcoinplusplus.wallets.my_local_flo_address, cashier_pubKey: localbitcoinplusplus.wallets.my_local_flo_public_key, - receiver_flo_address: closestSuList, + receiver_flo_address: closest_live_su, withdraw_id: withdraw_id, upi_txid: upi_txid, parent_supernode: websocket_name,