• This instruction is called by the market maker to withdraw its losing auction bids and close its bid record account for the given auction.

    A market maker who is outbid in an auction can use this instruction to withdraw its bids in the auction and close its bid record account for the auction. A market maker who has won an auction can use this instruction to close its bid record account for the auction.

    Returns

    This function returns an instruction to include in the transaction.

    Returns Promise<Transaction>

Generated using TypeDoc