Remove obsolete comment
This commit is contained in:
parent
760e7307d0
commit
1b4be15416
1 changed files with 0 additions and 2 deletions
|
|
@ -191,8 +191,6 @@ const listenerForAddr = (addr, SEA) => async (order, orderID) => {
|
|||
|
||||
const invoicePutStartTime = Date.now()
|
||||
|
||||
// Calling .put on an object on GunDB seems
|
||||
// to take a lot of time for some users
|
||||
await new Promise((res, rej) => {
|
||||
getUser()
|
||||
.get(Key.ORDER_TO_RESPONSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue