Function getRentingQueues

  • Name

    getRentingQueues

    Summary

    Provides the deadlines related to contracts in queues for available contracts, running fixed contract and running subscribed contract.

    Returns

    An object containing an array with NFT ID, the block expriation ID for each fixedQueue, subscriptionQueue or availableQueue. See the RentingQueuesType type.

    Returns Promise<Rent.RentingQueuesType>

Generated using TypeDoc