metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.26k forks source link

Add a name field to auction so users can customize their auction #112

Closed bhgames closed 3 years ago

bhgames commented 3 years ago

Will have to be in AuctionDataExtended due to the borsh stack limit issue. Unfortunate necessity.

ysavchenko commented 3 years ago

Would it be enough to make it a fixed-length field ([u8;32]) to make serialization easier?

bhgames commented 3 years ago

Yes sorry that was my implicit expectation :)

jordaaash commented 3 years ago

Closed as stale per discussion with @bhgames.