Mints a new compressed NFT (V1) leaf and appends it to the tree.
The tree delegate (or, for public trees, any signer) supplies the leaf's MetadataArgs; Bubblegum hashes it, builds the LeafSchema, and appends the resulting leaf to the Merkle tree.
MetadataArgs
LeafSchema
Optional
Mints a new compressed NFT (V1) leaf and appends it to the tree.
The tree delegate (or, for public trees, any signer) supplies the leaf's
MetadataArgs; Bubblegum hashes it, builds theLeafSchema, and appends the resulting leaf to the Merkle tree.