• This instruction initializes the auction mapper account.

    The auction mapper account contains a list of auctions that are not deprecated. Auctions will either be in a trading or halted state. This function can only be called by the DFlow admin.

    Returns

    This function returns an instruction to include in the transaction.

    Returns Promise<Transaction>

Generated using TypeDoc