Unlock a programmable NFT.
const transactionBuilder = metaplex .nfts() .builders() .unlock({ nftOrSft, authority });
Generated using TypeDoc
Unlock a programmable NFT.