• This instruction is used to close an AuctionEpochState account.

    The auction owner can use this instruction to close the AuctionEpochState account for an old epoch that has no open orders or fills pending settlement. The auction owner can also use this instruction close the AuctionEpochState account for the last, current, or next epoch if the auction is in the Draining state.

    Returns

    This function returns an instruction to include in the transaction.

    Returns Promise<Transaction>

Generated using TypeDoc