Create `per-sale-fee` variant of the english_auction contract
Opened this issue · 0 comments
cpubot commented
For the same reasons mentioned in #181 (tldr; we'd like to pay auction fees to each individual artist, the address of which will vary per auction), MinterPop would like a variant of an english auction contract in which fee_data
is configurable per auction.
Make a variation of the english_auction contract which enables configuring fee_data
per auction.