Closed
Description
Request
It would be a nice addition to add a few start and end declarations to the startSale struct similar to what is found in auction and marketplace. These could be optional fields (start-time = "now" if undeclared) which would maintain validity of previous structs config values currently in use.
Version being requested
CW20-Exchange@0.2.2
Fields Recommended
- start-time (in milliseconds/blockheight)
- duration or end-time (in milliseconds/blockheight)