BuyOverrides: {
    waitFulfillmentSettlements?: boolean;
}

Represents the overrides available for buy

Type declaration

  • Optional waitFulfillmentSettlements?: boolean

    If the buy should wait for the fulfillment transactions to settle

Generated using TypeDoc