Skip to content

fix: update get_next_run_time method for dutch auction

dmitry.mashoshin requested to merge feat/1072 into master
  • usually for dutch auction tenderPeriod.endDate > auctionPeriod.startDate so we should use auctionPeriod to define next check for ws

ref: auction-frontend#1072 (closed)

Edited by dmitry.mashoshin

Merge request reports