Function endAuction

  • Parameters

    • nftId: number

      The ID of the NFT.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<AuctionCompletedEvent>

    AuctionCompletedEvent Blockchain event.

    Name

    endAuction

    Summary

    Ends an auction for an NFT

Generated using TypeDoc