- console debug log
This commit is contained in:
@@ -145,7 +145,6 @@ $(document).on("render_send", function() {
|
||||
EthoMainGUI.showGeneralError(error);
|
||||
},
|
||||
function(transaction) {
|
||||
console.log(JSON.stringify(transaction));
|
||||
ipcRenderer.send('storeTransaction', {
|
||||
block: transaction.blockNumber,
|
||||
txhash: transaction.hash.toLowerCase(),
|
||||
|
||||
Reference in New Issue
Block a user