Closed EdNoepel closed 3 years ago
Resolved issue removed completed auctions from the active auction list:
tab
lot
tab.toNumber()
Resolved issue removed completed auctions from the active auction list:
tab
but the wholelot
was taken, they were not being deleted from the array.tab.toNumber()
was causing an overflow exception which prevented deletion of a completed auction.