@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
    Preparing search index...

    Type Alias CreateMasterEditionV3InstructionDataArgs

    type CreateMasterEditionV3InstructionDataArgs = {
        maxSupply: OptionOrNullable<number | bigint>;
    }
    Index

    Properties

    Properties

    maxSupply: OptionOrNullable<number | bigint>