Mints the next NFT from a given candy machine.
const { nft } = await metaplex .candyMachines() .mint({ candyMachine, collectionUpdateAuthority, };
Generated using TypeDoc
Mints the next NFT from a given candy machine.