logging
This commit is contained in:
parent
7ddf7c82f3
commit
dc0dc9e847
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const listenerForAddr = (addr, SEA) => async (order, orderID) => {
|
|||
.then()
|
||||
|
||||
if (alreadyAnswered) {
|
||||
logger.info('this order is already answered, quitting')
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue