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

    Type Alias EditionMarkerSeeds

    type EditionMarkerSeeds = {
        editionMarker: string;
        mint: Address;
    }
    Index

    Properties

    Properties

    editionMarker: string

    The floor of the edition number divided by 248 as a string. I.e. ⌊edition/248⌋.

    mint: Address

    The address of the mint account