Type alias DeprecatedMasterEditionV1AccountData
 
Deprecated
Master
Edition
V1
Account
Data
: {     key
: Key;     maxSupply
: Option<bigint>;     oneTimePrintingAuthorizationMint
: PublicKey;     printingMint
: PublicKey;     supply
: bigint; }
Type declaration
- 
- 
maxSupply: Option<bigint>
- 
oneTimePrintingAuthorizationMint: PublicKey
- 
- 
supply: bigint