onflow / freshmint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `EditionClosed` event to edition template

psiemens opened this issue · comments

It is useful to off-chain indexers if the edition contract emits an EditionClosed event upon reaching its maximum defined size.

If and when open editions are supported, this event should also be emitted when an edition is toggled to closed.

Closing as duplicate of #56