metaplex-foundation / sugar

Candy Machine Rust CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Allow multiple nftPayments / nftBurns per mint.

a-broz opened this issue · comments

commented

Feature

Allow multiple nftPayments / nftBurns per mint.

Ideal solution or implementation

Simple solution is to extend the gate to allow an amount as a part of the configuration. Then during the mint process it simply burns multiple at once

Alternative solutions or implementations

No response

Other context

No response

This is more of a feature request for the Candy Guard contract itself, correct?

commented

True, I will raise there. May be worth leaving this open though as a small change would need to be made to sugar as well to accommodate the new feature.

Up to you.

If a Candy Guard change is made Sugar can be updated, but I don't think this issue needs to stay open.