Function getRentingQueues

  • Name

    getRentingQueues

    Summary

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

    Returns Promise<RentingQueuesType>

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

Generated using TypeDoc