Deletes a Candy Guard account by withdrawing its rent-exempt balance.
const transactionBuilder = await metaplex .candyMachines() .builders() .deleteCandyGuard({ candyGuard, authority, });
Generated using TypeDoc
Deletes a Candy Guard account by withdrawing its rent-exempt balance.