Interface representing the parameters for cancel

Hierarchy

  • CancelParams

Properties

provider: Web3Provider

The provider to use for the cancel.

orderIds: string[]

The order IDs to cancel.

The overrides to use for the cancel. Currently only processes the first order in the array until batch processing is supported.

Generated using TypeDoc