• This instruction changes the status of an auction

    This instruction can be used to change the status of an auction between Halted, Trading, or Expired. Once Expired, the auction will not be revivable.

    Returns

    This function returns an instruction to include in the transaction.

    Returns Promise<Transaction>

Generated using TypeDoc