Function removeBid

  • 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<BidRemovedEvent>

    BidRemovedEvent Blockchain event.

    Name

    removeBid

    Summary

    The bidder removes his bid offer.

Generated using TypeDoc