Owner of the compressed NFT leaf being operated on.
The SPL/MPL Noop program, used to log leaf data so off-chain indexers can reconstruct the tree.
Master edition account created for the decompressed NFT.
Metadata account created for the decompressed NFT.
Mint account of the decompressed NFT, created fresh during decompression.
PDA mint authority for the decompressed NFT's mint.
The Solana System program.
The Rent sysvar.
Token account that will hold the decompressed NFT for leafOwner.
The Token Metadata program, invoked to read or (un)verify the legacy collection accounts.
The SPL Token program.
Voucher PDA created by redeem; closed by this instruction once its
leaf data has been used to mint the decompressed NFT.
The SPL Associated Token Account program.