Insrt-Finance / insrt-v2-contracts

0 stars 3 forks source link

Feat: Initial attemptBatchMint functionality #98

Closed CruzMolina closed 1 year ago

CruzMolina commented 1 year ago
CruzMolina commented 1 year ago

I doubt there will be enough gas to mint 100x, so it may be worthwhile at some point to check what the max mint number is based on that constraint versus the Chainlink VRF max words constraint.

That's my plan when reworking the mint fulfillment/resolution side of things. Will be adding test cases to see what we can expect as a real constraint.