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

candy machine v2 configuration struct members aren't public #1448

Closed ozgrakkurt closed 2 years ago

ozgrakkurt commented 2 years ago

Is your feature request related to a problem? Please describe. struct members of EndSettings, HiddenSettings, WhitelistMintSettings, GatekeeperConfig

Describe the solution you'd like make members public

Additional context we are trying to construct instructions through this library and then we want to send the instructions to chain with Solana Rpc Client in rust

samuelvanderwaal commented 2 years ago

Fixed by this PR in the metaplex-program-library repo. A crates.io crate will be published this week.

samuelvanderwaal commented 2 years ago

A crate was not published that week, but there is one up now: https://crates.io/crates/mpl-candy-machine