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

    Type Alias UseAuthorityRecord

    type UseAuthorityRecord = {
        allowedUses: bigint;
        bump: number;
        key: Key;
    }
    Index

    Properties

    Properties

    allowedUses: bigint
    bump: number
    key: Key