Optional edition?: PublicKey | PdaNew Edition V1 (pda of ['metadata', program id, mint id, 'edition'])
Optional editionEdition pda to mark creation - will be checked for pre-existence. (pda of ['metadata', program id, master mint id, edition_number])
Optional masterMaster Record Edition V1 (pda of ['metadata', program id, master metadata mint id, 'edition'])
Master record metadata account
Token account containing Printing mint token to be transferred
update authority info for new metadata account
Optional metadata?: PublicKey | PdaNew Metadata key (pda of ['metadata', program id, mint id])
Mint of new token - THIS WILL TRANSFER AUTHORITY AWAY FROM THIS KEY
Mint authority of new mint
Optional payer?: Signerpayer
Printing Mint of master record edition
Optional rent?: PublicKey | PdaRent info
Optional reservationReservation List - If present, and you are on this list, you can get an edition number given by your position on the list.
Optional systemSystem program
Optional tokenToken program
Generated using TypeDoc
Burn authority for this token