clean up
This commit is contained in:
parent
7882c9bbcc
commit
17ecb81f12
3 changed files with 2 additions and 2 deletions
|
|
@ -36,6 +36,7 @@ async function customerMarket(path) {
|
|||
limit: 100
|
||||
}
|
||||
])
|
||||
|
||||
productEvents.map(e => merchants.add(e.pubkey))
|
||||
let stallEvents = await pool.list(relays, [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue