Update transactionController.js
This commit is contained in:
@@ -107,7 +107,7 @@ module.exports.add_transaction = [
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
// console.log('there is an error in (Post Transaction to Arpa)', e)
|
console.log('there is an error in (Post Transaction to Arpa)', e, data)
|
||||||
return res500(res, e)
|
return res500(res, e)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user