More logs
This commit is contained in:
parent
4df681fae9
commit
3153eac5a9
1 changed files with 2 additions and 0 deletions
|
|
@ -117,6 +117,8 @@ const listenerForAddr = (addr, SEA) => async (order, orderID) => {
|
||||||
.get(orderID)
|
.get(orderID)
|
||||||
.then()
|
.then()
|
||||||
|
|
||||||
|
logger.info(orderID, 'alreadyAnswered', alreadyAnswered)
|
||||||
|
|
||||||
if (alreadyAnswered) {
|
if (alreadyAnswered) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue