On Solana, a Master Edition V2 account is a specialized metadata record that tracks
max_supply and supply. When you print an edition, the Metaplex program creates a new Edition account for the recipient. This account contains a pointer back to the Master Edition and records the unique sequence number. This 'Hierarchical Identity' is what makes Solana NFTs superior for collectibles because it provides a verifiable chain of custody from the creator's original work to the user's numbered copy.