orbland / contracts

🔮 Orb and related contracts. Auction + Harberger taxed ownership + invocations.
https://orb.land
MIT License
22 stars 5 forks source link

change "close" to "finalize" in contracts + tests #1

Closed ercw closed 1 year ago

ercw commented 1 year ago

When an auction is not running (because it is over), the intuitive feeling around it would be that the auction is already "closed". That auctions can be over, not running, but also not closed is awkward.

I propose that we use the term "finalize" for closing out auctions that are over.