Type Alias CancelOverrides

CancelOverrides: {
    waitFulfillmentSettlements?: boolean;
    useGaslessCancel?: boolean;
}

Represents the overrides available for Checkout.cancel

Type declaration

  • OptionalwaitFulfillmentSettlements?: boolean

    If the cancel should wait for the fulfillment transactions to settle

  • OptionaluseGaslessCancel?: boolean

    If the cancel should use the gasless option