MasterEdition: {
    header: AccountHeader;
    key: Key;
    maxSupply: Option<bigint>;
    publicKey: PublicKey<string>;
    supply: bigint;
}

Type declaration

Generated using TypeDoc