change log to error

pull/1/head
ansuz 8 years ago
parent b0e00d337e
commit 8bad0c556e

@ -94,7 +94,7 @@ types of messages:
delete ctx.pending[txid]; delete ctx.pending[txid];
} }
else { else {
console.log("received message for txid with no callback"); console.error("received message for txid with no callback");
} }
}; };

Loading…
Cancel
Save