Function retractRentOffer

  • Parameters

    • nftId: number

      The NFT Id of the contract to retract the offer.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

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

    Returns Promise<ContractOfferRetractedEvent>

    ContractOfferRetractedEvent Blockchain event

    Name

    retractRentOffer

    Summary

    Retracts a rent offer for manual acceptance contract.

Generated using TypeDoc