@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Type Alias LocalMintInput

    type LocalMintInput = {
        supplyToMint: bigint;
        tokenIdentifier: string;
    }
    Index

    Properties

    supplyToMint: bigint
    tokenIdentifier: string