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)
|
||||
.then()
|
||||
|
||||
logger.info(orderID, 'alreadyAnswered', alreadyAnswered)
|
||||
|
||||
if (alreadyAnswered) {
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue