mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
tiny clean up
This commit is contained in:
parent
f97cdf59ea
commit
c74ed3e15a
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
|||
// due to sub-addresses
|
||||
var add_tx_pub_keys = $("#add_tx_pub_keys").text().split(';').slice(0, -1);
|
||||
|
||||
console.log("add_tx_pub_keys: ", add_tx_pub_keys);
|
||||
//console.log("add_tx_pub_keys: ", add_tx_pub_keys);
|
||||
|
||||
var payment_id = $("#payment_id").text();
|
||||
|
||||
|
|
Loading…
Reference in a new issue