Unverifies the collection of an NFT or SFT.
const transactionBuilder = metaplex .nfts() .builders() .unverifyCollection({ mintAddress, collectionMintAddress });
Generated using TypeDoc
Unverifies the collection of an NFT or SFT.