// NOTE: Whenever Insight breaks communication with bitcoind, it returns invalid data but no error code.
if(!_.isArray(txs)||(txs.length!=_.compact(txs).length))returncb(newError('Could not retrieve transactions from blockchain. Request was:'+JSON.stringify(args)));