Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

More expressive mint start and end terms #159

Closed
casey opened this issue Mar 1, 2024 · 0 comments · Fixed by ordinals/ord#3375
Closed

More expressive mint start and end terms #159

casey opened this issue Mar 1, 2024 · 0 comments · Fixed by ordinals/ord#3375
Milestone

Comments

@casey
Copy link
Owner

casey commented Mar 1, 2024

Etching should be able to specify both start and end conditions. Start conditions determine when a mint starts, and end conditions determine when a mint ends.

For both start and end conditions, it should be possible to specify:

  • A relative block count, i.e., a number of blocks after an etching is made
  • A absolute block height

Additionally, mints should be able to specify a maximum supply, more than which cannot be minted. Maximum supply should be given in number of mints, not total supply, so we don't have to deal with partial mints.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant