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

    Type Alias DelegateAuthorityItemV1InstructionExtraArgs

    type DelegateAuthorityItemV1InstructionExtraArgs = {
        tokenStandard: TokenStandardArgs;
        updateAuthority: Address;
    }
    Index

    Properties

    tokenStandard: TokenStandardArgs
    updateAuthority: Address