Unverified Commit 75da6b9b authored by bitsoko's avatar bitsoko Committed by GitHub

Update rewards.js

parent 05a6c05d
......@@ -2319,7 +2319,7 @@ function sendPaymentToServer(instrumentResponse) {
});
}, 2000);
}
/*
//Open User Account
$(document).on("click", "#topUpToken", function () {
$("#tradeOrder").modal({
......@@ -2331,7 +2331,7 @@ $(document).on("click", "#topUpToken", function () {
$("#userAccount").modal("open");
}, 2000);
})
*/
/**
* Converts the payment instrument into a JSON string.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment