Mints a new compressed NFT (V1) leaf and adds it to a verified Token
Metadata collection in the same instruction.
Behaves like mintV1, but also CPIs into the Token Metadata program
(via the bubblegumSigner PDA) to mark the collection as verified on
the resulting leaf's metadata.
Mints a new compressed NFT (V1) leaf and adds it to a verified Token Metadata collection in the same instruction.
Behaves like
mintV1, but also CPIs into the Token Metadata program (via thebubblegumSignerPDA) to mark the collection as verified on the resulting leaf's metadata.