Updates an existing Candy Machine.
await metaplex .candyMachinesV2() .update({ candyMachine, price: sol(2), // Updates the price only. };
Generated using TypeDoc
Updates an existing Candy Machine.